  @media screen and (max-width: 800px){.departments .blk{width:calc(100% - 20px);height:auto !important}.departments .blk.blk-3{background:#f3f8ff}.departments .blk.blk-4{background:#f5f5f5}}@media screen and (max-width: 600px){.double-blks .blk{width:calc(100% - 20px)}.double-blks .blk:nth-child(2){padding-left:0}

    .main-img img{width:100%; height:200px;object-fit:cover;}
    .main-img {
    width: 100%;
    height: auto!important;
    background: none!important;
    background-size: cover;
}
    
    .double-blks .blk{width:100%!important; margin-bottom:0px!important}
}
/*# sourceMappingURL=approach-responsive.css.map */