/* Shared G117 wordmark. The original generated asset is fitted without redrawing. */
body .site-header.commerce-header { background: #f7f7f4; }
.site-header .brand.brand-script { min-width: 0; padding: 0; }
.site-header .brand-wordmark { display: block; width: 218px; height: 54px; object-fit: cover; object-position: 50% 54%; max-width: none; border: 0; border-radius: 0; }
@media (max-width: 760px) {
  .site-header .brand-wordmark { width: 174px; height: 44px; }
}
