.md-menu-wrapper {
  list-style: none;
  padding: 0;
  margin: 0;

  > ul {
    margin-left: 0;
  }
}
