/* Add custom CSS styles below */ 

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