.product-card__image-wrapper {
  max-width: 50px;
  margin: 0 auto;
}

.product-card__image {
  width: 100%;
  height: auto;
}
