/* Provided RetterTrack brand artwork is retained as a local static asset. */
.sidebar .brand{display:flex;height:58px;align-items:flex-start;margin:0 8px 22px;padding:1px 12px 22px;background:transparent;border-radius:0}
.sidebar .brand img{width:100%;max-width:100%;height:auto;max-height:35px;object-fit:contain}
.brand img{display:block;width:100%;height:auto}
.login-card .brand{margin:0;padding:0 0 26px;background:transparent;border-radius:0}
.login-card .brand img{width:min(100%,310px)}
@media(max-width:760px){.sidebar .brand{margin:0 0 22px;padding:0;background:transparent;border-radius:0}.sidebar .brand img{display:none}}
