.login-page {
  background-image: url("/images/bg-6.jpg");
  background-size: 100% 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
}

footer.session {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}