.login-page {
    background: url('/images/login.jpg') no-repeat center center;
    background-size: cover;
    min-height: 65vh;
}