.login-bg {
  margin: 50px;
  background: url(../img/bg.jpg) no-repeat center center fixed ;
  background-size: cover;
}
.welcome {
  font-family: Montserrat, "Raleway", Lucida Sans Unicode, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size:30pt;
  line-height: 0.9;
  text-align: right;
}
.muted{
  font-size:20pt;
  color: #a1a2a3;
}
