.product-card-image {
        -o-object-fit: contain;
    object-fit: contain;
     
    }
.sh-product-card {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
}
