.category-product-image.is-contain img {
  box-sizing: border-box;
  object-fit: contain;
  padding: 4.444444vw;
}
