#navigation {
    background: #678ab1 none repeat scroll 0 0 !important;
    border-radius: 3px 3px 0 0;
}

.header-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 0 !important;
}