@media screen and (max-width: 750px) {
  nav.menu-drawer__navigation {
    overflow: auto;
  }
}
