.product-card-layout .product__cards{display:flex;flex-wrap:wrap;margin:0 -15px}.product-card-layout .product__cards .card-item{flex:0 0 33.33333%;padding:0 15px}.product-card-layout .card-wrapper{border-radius:24px;box-shadow:0 16px 32px rgba(34,35,38,.05),0 8px 16px rgba(34,35,38,.05);display:flex;flex-direction:column;height:100%;padding:20px}.product-card-layout .title h3{margin-top:15px;text-align:center}.product-card-layout .featured-btn-row{margin-top:auto}.product-card-layout .image-item{text-align:center}@media(max-width:991px){.product-card-layout .product__cards .card-item{flex:0 0 100%;margin-bottom:30px}}