@media screen and (min-width: 750px) {
    .rich-text-with-image .rich-text__blocks {
        max-width: 61.3rem;
    }
}