/* Original PNG used for page branding; the separate ICO is the browser favicon. */
.brand-logo{display:block;flex:0 0 auto;width:40px;height:40px;object-fit:contain;aspect-ratio:1}
.admin-sidebar .brand-logo{width:37px;height:37px}
.login-card .brand-logo{width:40px;height:40px}
.install-logo{width:48px;height:48px}
.about-logo{width:80px;height:80px;margin-bottom:24px}
.welcome-logo{width:80px;height:80px;margin-right:20px}
@media(max-width:760px){.site-header .brand-logo{width:36px;height:36px}.about-logo{width:64px;height:64px}}
@media(max-width:600px){.welcome-logo{display:none}}
