.bg-login-image {
    background: url('/img/login.png') no-repeat;
    background-position: center;
    background-size: cover;
}
