.logo-single {
    width: 15em;
    height: 15em;
    background: url(../img/LogoLogin.png) no-repeat;
    background-size: 94% 97%;
    margin-bottom: 20px;
    
}