.s-product-card-image {
    height: 280px;
}

.s-product-card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fff;
}