.page_def_rich_text .rich-text__wrapper{
  width: 100%;
}
@media (min-width: 750px){
.page_def_rich_text .rich-text__blocks{
  max-width: 100%;
 }
}