.header {
    max-width: 100% !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
   
}
.header-nav-outer {
    max-width: 1920px;
    width: 100%;
    margin:auto 0 !important;
}

