/* CSS Document */

.bg-login-image {
  background: url("../img/login.jpg");
  background-position: center;
  background-size: cover;
}
