.product-card__image img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  display: block;
}

.admin-note {
  display: none;
}
