.login-logo img {
    width: 128px;
    height: 128px;
    object-fit: contain;
}

.brand-image {
    background: #fff;
    border-radius: 50%;
    padding: 1px;
    opacity: 1 !important;
}

/* Hide Jazzmin version in footer */
.main-footer .float-right {
    display: none !important;
}
