.auth-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 75px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auth-container .form-title{font-size:1.5rem;font-weight:700}.auth-container .form-container{max-width:400px;padding:0 15px;width:100%}.brand-logo{padding:15px 10px}.brand-logo img{max-width:140px}@media(min-width:992px){.brand-logo img{max-width:150px}}.illustration-img{display:none;min-height:calc(100vh - 75px)}@media(min-width:1200px){.illustration-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 78px)}}.illustration-img img{max-width:550px}