.login h1 a {
    background-image: url(../img/logo_bk.png);
    background-image: none,url(../img/logo_bk.png);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
}