.product-card-image {
        -o-object-fit: contain;
    object-fit: contain;
     
    }
.product-card{
border:1px solid #cccccc !important;
}