@media (min-width: 750px) and (max-width: 989px) {
  .rich-text__wrapper .rich-text__blocks {
    max-width: unset;
  }
}
