#body-login {
    background-repeat: no-repeat;
    background-size: cover;
}

#body-login .login-logo .logo {
    height: 64px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
