@media screen and (max-width: 749px) {
  .article-product-offer__media {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1 !important;
  }

  .article-product-offer__track {
    height: 100% !important;
  }

  .article-product-offer__eyebrow {
    display: none !important;
  }
}
