.login-page{
    background: url("/images/login-pattern.png") no-repeat center center / cover;
}
.login-box{
    width: 100%;
    max-width: 350px;
}