.product-card__vendor {
  display: none;
}

.product-card__image .preloading-img-product img {
  max-height: 260px;
  object-fit: contain;
}

.product-card .product-card__image-wrapper.transform .product-card__image {
  max-height: 260px;
}