#forgot_password_page {
  background-image: url(img/intro_bg.d18b7b24.jpg);
  min-height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.login-bg {
  position: absolute;
  padding-top: 10rem;
  width: 100%;
}
