.uc-fix-photo img.t-product__img {
  image-rendering: crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  object-fit: contain;
  max-width: 100%;
  height: auto;
}
