/* Add custom CSS styles below */ 
.s-product-card-image-cover{
  object-fit: cover;
  width:100%
}
.s-product-card-vertical{
  height: 400px
}