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

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

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

.admin-gallery img {
  padding: 8px;
}
