.task-login #logo {
    max-height: 64px;
    max-width: min(300px, 88vw);
    width: auto;
    height: auto;
}
/* Hide the Roundcube About button from the task menu */
#taskmenu .special-buttons > .about {
    display: none !important;
}
