ul.menu.menu-level-0 {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
  white-space: nowrap;
}
