.guest-logo img {
    height: 32px;
    width: auto;
}

.brand img {
    height: 32px;
    width: auto;
}

.brand li {
    margin: 0 !important;
}

.menu-center {
    justify-content: center;
}

.menu-right {
    justify-content: flex-end;
}