.menu__col {
  width: auto;
}
.menu__row {
  display: flex;
  flex: nowrap;
  justify-content: space-between;
}
.menu--full-width {
  width: 100%;
}

/*# sourceMappingURL=menu.css.map */
