.login h1 a {
    background: url(../images/logo.png) no-repeat top;
    background-size: contain;
    width: 260px;
    height: 60px;
    text-indent: -9999px;
    overflow: hidden;
    display: block
}
