.product-card-image-wrapper img{
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}