.top-bar {
    display: none !important;
}

.navbar-brand img,
.navbar-brand > img {
    max-height: 52px;
    width: auto;
    height: auto;
}

.login-page .brand-logo {
    max-height: 64px;
    width: auto;
    margin-bottom: 16px;
}
