.md-header__button.md-logo img {
  height: 3.5rem;
  width: auto;
  object-fit: contain;
}

.md-content__inner > h1:first-child {
  display: none;
}
