.md-header {
  background-color: #f2f2f2 !important;
}

.md-header__button.md-logo img {
  height: 60%;
  width: 60%;
}

.md-nav__title {
    display: none;
}

.md-footer__inner {
    display: none !important;
}

.md-grid {
    max-width: 140em !important;
}