@media (min-width: 1200px) {

    .page-header {
        --header-inner-width: 80%;
        --header-logo-width: 200px;
    }

}