.navbar-brand img{
    max-width: 91px;
}

#navbarNavDropdown{
    justify-content: right;
}

.nav-item.active, .nav-item:hover{
    background: #b95400 !important;
}