.s-product-card-image, .s-product-card-image img {
    background: transparent;
}

.s-product-card-image img 
{
    object-fit: contain;
}

.s-product-card-image {
    max-height: 23rem !important;
}