.banner{background:url(/build/images/banner.e347a77b.png) no-repeat 50%;background-size:cover;height:100%;width:50%}*{box-sizing:border-box;margin:0;padding:0}body,html{display:flex;flex-direction:column;height:100%;overflow:hidden}.login-container{display:flex;flex:1;height:100vh;max-height:100vh;width:100%}.login-content{align-items:center;background-color:#f4f4f4;display:flex;justify-content:center;width:50%}.card{border-radius:15px;margin-bottom:15%;max-width:350px;width:80%}.footer{background-color:#f8f9fa;bottom:0;padding:10px;position:fixed;text-align:left;width:100%}@media (max-width:768px){.banner{background:url(/build/images/banner-mobile.829c930e.png) no-repeat 50%;background-size:cover;height:40vh;width:100%}.login-container{flex-direction:column;height:auto}.login-content{height:60vh;width:100%}.card{margin-bottom:75%}}