.rich-text__text {
  max-width: 100%;
}
@media (max-width: 749px) {
  .rich-text--colored {
    margin: 2rem auto 3rem auto;
  }
}