
html, body {
    height: 100%;
    overflow-x: hidden;
}
body .login-window{ width:100%; height:100%; display:table; vertical-align:middle; background:url(../img/wallpaper-3.jpg) no-repeat fixed center; background-size:cover; }
