.custom-featured-product__wrapper{display:grid}@media screen and (min-width: 750px){.custom-featured-product__wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 750px){.custom-featured-product__product{padding:0 20px}}@media screen and (min-width: 990px){.custom-featured-product__product{padding:0 100px}}.custom-featured-product__image{width:100%;height:100%;display:block}.custom-featured-product__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}