@media (max-width: 749px) {
  .product__media-item { display: none; }
  .product__media-item.is-active { display: block !important; }
}
