@media screen and (max-width:1200px) {
    div[data-component="Hero Primary"] {
        padding-top: 40px !important;
    }
    div[data-component="Rich Text Editor"] h1 span.rte-body-colored {
        white-space: nowrap;
    }
}

div[data-component="Rich Text Editor"] h1 span.rte-body-colored {
    font-size: 92px !important;
    line-height: 102px !important;
}

div[data-component="Rich Text Editor"] h1 span.rte-heading-alpha {
    font-size: 62px !important;
}