/* Brand logo */
.brand-logo {
  display: block;
  height: var(--logo-height, 28px);
  width: auto;
  max-width: 100%;
}
