li.login_link a[href*="hilfe.studip.de"] {
    display: none;
}

#login-form {
    transition: max-height 0.8s ease !important;
}
