.login-fixed-height {
    height: 578.36px;
}

.logo-image {
    width: 394px;
    height: 99px;
    background-image: url("/static/imgs/logo.png");
    background-position: center;
    background-size: cover;
}
