@media screen and (min-width: 990px) {
  .exclusives-image-with-text .image-with-text__media-item--large {
    width: 66.66666667% !important;
  }
  .exclusives-image-with-text .image-with-text__text-item--large {
    width: 33.33333333% !important;
  }
}
.button--link {
    text-decoration: underline;
    font-family: var(--font-heading-family);
    margin: 0;
    padding-top: 5px;
}