#login h1 a,
.login h1 a {
    background-image: url('../images/logo.png');
    height: 98px;
    width: 190px;
    background-size: 190px 98px;
    background-repeat: no-repeat;
}
