.login h1 a {
    background-image: url('login-logo.png');
    background-image: none, url('login-logo.svg?ver=20170306');
    background-size: 320px 80px;
    background-position: center top;
    background-repeat: no-repeat;
    height: 80px;
    width:320px;
}