@media (max-width: 860px) {
  .featured-collection .product-card {
    zoom: var(--main-zoom);
  }
}
