/**
 * Login page adjustments for Anwert System Optimization
 */

body.login h1 a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 75% !important;
    margin-bottom: 0;
}
