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

.bg-password-image {
    background:url('../../img/containers.jpeg');
    background-position: center;
    background-size: cover;
}