.login-box{position:relative}
.brand-mark-image{width:32px;height:32px;display:block;object-fit:contain;flex:0 0 auto}
.login-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.login-heading .muted{margin-top:3px}
.jimi-mascot{width:70px;height:70px;flex:0 0 auto;margin:-9px -4px 0 0;object-fit:cover;object-position:center}
.technology-badges{display:flex;justify-content:center;align-items:center;gap:24px;min-height:58px;margin-top:20px}
.technology-badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}
.technology-badge img{width:auto;height:54px;max-width:220px;display:block;object-fit:contain}
@media(max-width:600px){.login-heading{gap:8px}.jimi-mascot{width:58px;height:58px;margin-top:-5px}.technology-badges{gap:16px;min-height:44px;margin-top:15px}.technology-badge img{height:42px;max-width:150px}}
