.user-login-container{min-height:100%;margin:auto;color:#fff;flex-direction:column;background-color:var(--Sign-in-background)}.view-container{background-color:var(--Sign-in-background);padding-top:80px;min-width:80%;display:flex;justify-content:center;min-height:100%;align-items:center}.user-login-ui-views-wrapper{position:unset;width:100vw;height:auto;background-repeat:no-repeat;background-position-x:100%;background-position-y:100%;background-size:50% 50%}.splash img{width:26vw}#splash-screen .splash h3{font-size:3vw;margin-top:-1.5vw}@media screen and (max-width:1024px){.user-login-ui-views-wrapper{left:5%}}@media only screen and (max-width:768px){.view-container{padding-top:150px}.user-login-ui-views-wrapper{background-size:63% 37%}}@media only screen and (max-width:425px){.splash img{width:60vw}.view-container{padding-top:65px}#splash-screen .splash h3{font-size:4.5vw;margin-top:-1.5vw}.splash-top-corner{top:-20%;right:0;width:200px}.splash-bottom-corner{bottom:-1%;left:-12px;width:170px;height:139px}.user-login-ui-views-wrapper{background-size:84% 29%}}