@media screen and (min-width: 750px) {
    .cr-rich-text .rich-text__blocks {
      max-width: 100%;}

.cr-rich-text{
      background-position: center center;
     background-size: cover;
  position:relative;}
}