.auth-form-wrapper {
@include display(flex);
@include flex-direction(column);
@include justify-content(center);
@include flex-grow(1);
}