@media (min-width: 1280px) and (max-width: 1366px) {
  .device-xl .uk-navbar-nav {
    gap: 20px;
  }
}