/* Add custom CSS styles below */ 
.s-product-card-image {
flex: unset !important;
height: unset !important;
width: unset !important;
aspect-ratio: 1 / 1 !important;
object-fit: cover !important;
max-height: 22rem !important;
max-width: 22rem !important;
background: transparent !important;
}
.s-product-card-image-cover , .s-product-card-entry , .s-product-card-entry a   , .s-product-card-image , .s-product-card-image{
background: transparent !important;

}