.theme-product-list-style-01 .theme-product-image-area img {
  object-fit: contain !important;
}
.theme-product-details-style-01 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img {
  object-fit: contain;
}