body {}

@media (min-width: 768px) {
    html:lang(pt) .blue-col-keyfact {
        display: flex;
        align-items: center;
    }
    html:lang(pt) .c-page-header__heading {
        font-size: 30pt;
    }
}

html:lang(pt) .c-page-header__content .e-button__text {
    display: inline-block;
    min-width: 270px;
    white-space: nowrap;
}