.md-nav__item {
  font-size: 1em;
  padding-top: 1px;
  padding-bottom: 1px;
}

.md-nav {
  font-size: 1.5em;
  padding-top: 4px;
  padding-bottom: 4px;
  max-height: none;
  overflow-y: visible;
}

.md-sidebar__scrollwrap {
  overflow-y: visible !important;
  max-height: none !important;
}

