.featured-product-list__container{display:flex;flex-wrap:wrap;gap:34px;justify-content:center}.featured-product-list__item{width:calc(50% - 17px)}@media only screen and (max-width: 992px){.featured-product-list__container{flex-direction:column;gap:20px}.featured-product-list__item{width:100%}}