.logo-splash {
    max-height: 300px;
}
.login-logo-splash {
    max-height: 200px;
}
.brand-logo {
    margin-left: auto;
    margin-right: auto;
}
.brand-logo img {
    max-width: 100%;
    max-height: 150px;
}
.tenant-heading {
    font-size: 1.2rem;
    font-weight: bold;
    align-self: center;
}