@media (max-width: 425px) {
    .s-product-card-entry .s-product-card-content {
               max-height: 180px;
    }
}