.ProductCard__ImageWrapper{
  aspect-ratio:auto!important;
  overflow:visible!important;
}

.ProductCard__Image{
  width:100%!important;
  height:auto!important;
  object-fit:contain!important;
}