.grid-view-item-image img.theme-img,
.product-card-basic__image img.theme-img {
  max-width: 800px !important;
  height: auto !important;
  object-fit: cover;
}
