/* Original BY NEW CAR vector lettering; no font or bitmap dependency. */
.header .brand{width:268px;height:48px;max-width:calc(100% - 112px);gap:0;background:none;border:0;border-radius:0;box-shadow:none;color:var(--theme-text)}
.header .brand>.brand-signature{display:block;width:100%;height:auto;overflow:visible;flex:none}
@media(min-width:1151px) and (max-width:1280px){.header .brand{width:190px}}
@media(max-width:1150px){.header .brand{width:240px}}
@media(max-width:600px){.header .brand{width:194px}}
@media(max-width:359px){.header .brand{width:174px}}
