.uhc-banner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;position:relative}
.uhc-banner .uhc-banner__background{background-repeat:no-repeat;background-size:cover;background-position:top center;height:210px;width:100%}
.uhc-banner .uhc-banner__content{background:#fff;margin-top:-40px;padding:20px;width:100%}
@media screen and (min-width:768px){.uhc-banner{-webkit-flex-direction:row;flex-direction:row;height:475px}
.uhc-banner .uhc-banner__background{height:475px;position:absolute;top:0;right:0;bottom:0;left:0}
.uhc-banner .uhc-banner__content{background:#fff;margin-top:auto;padding:30px;width:fit-content}
}
#print_div{width:100% !important;max-width:100% !important}
.loginPageErrors{color:red;padding-top:25px}
@media screen and (max-width:767px){.uhc-banner .uhc-banner__background{margin-left:-30px !important}
.uhc-banner .uhc-banner__content{margin-left:-24px !important}
}