#login h1 a, .login h1 a {
    background-image: url('../../images/logo.png');
    height: 80px;
    width: auto;
    background-size: contain;
    background-repeat: no-repeat;
}
