
/* Grow the logo (keep this after the test outline) */
.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  height: 2.6rem !important;
  max-height: none !important;
}

/* Optional breathing room next to the title 
.md-header__title {
  margin-left: .25rem;
}*/
