.nav-flex {
        display: flex;
    align-items: center;
    justify-content: space-between;
}

.bekGlobalHeader { margin-bottom:10px}

.header-spacer {
    min-height:100px;
}