.uk-navbar-item {
  &.large {
    width: 5em;
  }
  &.medium {
    width:2.5em;
  }
  &.small {
    width:1em;
  }
}

