.product-cards-container{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap;max-width:1440px;margin:0 auto}@media only screen and (max-width:570px){.product-cards-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;grid-auto-flow:row;gap:1.25rem;width:fit-content;margin:auto}}@media only screen and (max-width:570px)and (max-width:570px){.product-cards-container .card-wrapper.small{width:155px}}@media only screen and (max-width:570px)and (max-width:570px){.product-cards-container .card-wrapper.small .image-box{height:200px}}.product-cards-container .add-to-cart-button{white-space:nowrap}@media only screen and (max-width:570px){.product-cards-container .add-to-cart-button{padding:.5rem 0}}
