@media (min-width: 990px) {
    header {
        grid-template-columns: 1fr max-content 1.8fr !important;
    }
}