.md-typeset, .md-typeset table:not([class]) {
  font-size: .7rem;
}

a.md-header__button.md-logo {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

nav a.md-header__button.md-logo img {
  height: 2.5rem;
}

a.md-header__button.md-logo img {
  height: 2rem;
}

.md-nav__title a.md-nav__button.md-logo img {
  height: 3.7rem;
}

@media screen and (min-width: 76.2345em) {
  .md-header__topic {
    display: none;
  }
}