/* Display the approved raster wordmark without stretching its letterforms. */
.brand{display:inline-flex;align-items:center;flex-shrink:0;min-height:44px;text-decoration:none}
.brand .brand-logo{mix-blend-mode:lighten;display:block;width:176px;height:36px;max-width:none;object-fit:cover;object-position:center}
.site-footer .brand .brand-logo{width:208px;height:44px}
.mobile-navigation__head .brand .brand-logo{width:176px;height:36px}
.install-card .brand{margin-bottom:16px}
.maxgg-media--hero .maxgg-media__brand{padding:2px 4px;line-height:0;background:#070a08}
.maxgg-media .maxgg-media__brand img{display:block;width:88px;height:18px;max-width:none;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center;transform:none}
@media(max-width:600px){.site-header .brand .brand-logo{width:160px;height:34px}}

.image-editor-preview>b img{display:block;width:88px;height:18px;aspect-ratio:auto;object-fit:cover;object-position:center}
