/* GENERIC */

#login h1 a, .login h1 a {
    background-image: url('/wp-content/uploads/logo/login-logo.png');
    height:65px;
    width:320px;
    background-size: 320px 65px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

