.nav-logo{
    display: flex;
    width:110px;
}

.nav-logo-white{
    display: none;
}

.nav-bg {
    background-color: white;
}
