@media (min-width: 481px) and (max-width: 767px) {
    #fem_featured_grid .bkg-img img {
        height: 37vw!important;
    }
    #fem_featured_grid .big .bkg-img img {
        height: auto!important;
    }
}