#login h1 a, .login h1 a {
    background-image: url(../images/login-logo.png);
    height:211px;
    width:140px;
    background-size: 140px 211px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}