#auth-heading-title{
  padding-top:8px;
}

#auth-container{
  border:0px;
	background-color: rgba(255, 255, 255, 0.95);
}

#auth-main-content {
	background-image: url('/storage/auth/background.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
