.category-products .owl-carousel .owl-item img {
      max-width: 300px !important;
      max-height: 300px !important;
      min-width: 300px !important;
      min-height: 300px !important;
      object-fit: contain;
}