.bg-register-image {
    background: url('/public/login.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}