@media screen and (min-width: 85em) {
  body .card.product .card--image img {
    height: 26rem;
    max-height: none;
  }
  body .swiper-container .card.product .card--image img {
    height: 26rem;
  }
}

/*# sourceMappingURL=card-product--large.css.map */
