@media (min-width: 979px) {
    header .navbar-collapse {
        display: flex !important;
        justify-content: center;
    }
}