.product-row .product-row-container{grid-gap:15px;display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:991.98px){.product-row .product-row-container{grid-template-columns:repeat(2,1fr)}}.product-row .product-row-container .product-card-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:460px){.product-row .product-row-container .product-card-wrapper .product-card-qf .product-title{min-height:36px}}
