#login h1 a {
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    height: 75px;
    margin: 0 auto;
    padding: 0;
    width: 320px;
}
