#jazzy-navigation > .nav-item:first-child {
    display: none !important;
}

.login-page .login-logo img {
    width: 20% !important;
    max-width: 20% !important;
    height: auto;
    display: block;
    margin: 0 auto;
}
