.error{
  color: #f93a0b;
}
.sign-form .logo{max-width: 50%;}
.sign-form .footer-banner{
	background-position-x: center;
    background-position-y: bottom;
    position: absolute;
    bottom: 0px;
    background-size: contain;
    min-height: 450px!important;
    width: inherit;
    background-repeat: no-repeat;
}
.sign-form .card-signin{padding:100px 150px;}
.sign-form .card-register{padding:20px 100px 0px;}