/* desktop */
@media screen and (min-width: 1024px) {
    body.page-mailer .reading-width {
        max-width: 100%;
    }
}
