@media(min-width:62rem){
    .page__header-secondary > .region--header-third{
        flex-grow: 1;
        justify-content: flex-start;
    }
}