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