.product-cards{width:90%;margin:0 auto;padding-bottom:2rem}.product-cards h4{font-size:20px}.product-cards .product-card{border-bottom:1px solid #ccc;margin-bottom:1rem;padding-bottom:1rem;max-width:1140px;margin-left:auto;margin-right:auto}.product-cards .cta-wrapper{text-align:center;border-bottom:1px solid #ccc;padding-bottom:2rem;padding-top:1rem;max-width:1140px;margin-left:auto;margin-right:auto;width:90%}.product-cards .right-side{text-align:center}@media screen and (min-width:768px){.product-cards .product-card{display:flex;align-items:center;padding-bottom:2rem;margin-bottom:2rem;padding-top:2rem}.product-cards .product-card .left-side{width:75%}.product-cards .product-card .right-side{width:25%}.product-cards .product-card .left-side p:last-of-type{margin-bottom:0}.product-cards .cta-wrapper{padding-bottom:3rem}}