#login h1 a {
    background-image: url(logo.svg);
    height: 95px;
    width: 320px;
    background-size: 320px 95px;
    background-repeat: no-repeat;
    
}