@media only screen and (min-width:768px){.product-cards-container{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:0;row-gap:40px}.product-cards-container .module .content-container{padding:20px}}.product-cards-container .module{background-color:#fff;min-height:20vh}.product-cards-container .module img{object-fit:cover;width:100%}.product-cards-container .module .content-container h3{margin-bottom:16px}.product-cards-container .module .content-container .cfp-button-wrapper{margin-top:20px}@media only screen and (max-width:767px){.product-cards-container .module .content-container{margin-bottom:20px;padding:20px 20px 40px}}