.product-image,
.product-gallery img {
  background: #fff;
}

.product-image img,
.product-gallery img {
  object-fit: contain;
}

.product-image img {
  padding: 10px;
}
