.login-logo img {
    max-height: 200px;
    max-width: auto;
    object-fit: contain;
}

.jazzmin-login-page {
    background: antiquewhite;
}