.p80-product-description .image-with-text__content {
  padding: 4.8rem 1.6rem;
}

@media screen and (max-width: 749px) {
  .p80-product-description .image-with-text__media {
    padding-top: 100%;
  }
}

@media screen and (min-width: 750px) {
  .p80-product-description .image-with-text__content {
    padding: 9.6rem 0;
  }

  .p80-product-description .image-with-text__media-wrapper--large .image-with-text__media-wrapper-content {
    max-width: 100%;
  }

  .p80-product-description .image-with-text__media-wrapper--large .image-with-text__media-wrapper-content,
  .p80-product-description .image-with-text__grid--reverse .image-with-text__media-item:first-child .image-with-text__media-wrapper {
    height: 100%;
  }
}
