.app-content.authentication {
  background: url(https://hivebridge.com/images/sedna/hero.jpg) center center;
  background-size: cover;
  position: relative;
  height: 100vh;
  .wrapper {
    padding-top: 10%;
    .heading {
    	color: $light;
    }
  }
}