/* FIJ 1.8.8.53 — runtime support for admin-managed public logo/favicon. */
.fij-brand-custom-logo{display:block;width:auto;max-width:230px;max-height:42px;height:auto;object-fit:contain}
.fij-footer-brand .fij-brand-custom-logo{max-width:220px;max-height:46px}
.fij-auth-brand .fij-brand-custom-logo{max-width:245px;max-height:52px}
@media(max-width:860px){.fij-public-brand .fij-brand-custom-logo{max-width:min(220px,56vw);max-height:38px}.fij-footer-brand .fij-brand-custom-logo{max-width:190px}.fij-auth-brand .fij-brand-custom-logo{max-width:210px}}
