.collection-world__brand {
  top: 28px;
}

.product-card__media img,
.product-card:hover .product-card__media img {
  image-rendering: auto;
  transform: none;
}

@media (max-width: 540px) {
  .collection-world__brand {
    top: 28px;
  }
}
