@media (min-width: 992px) {
  #sp-menu .sp-megamenu-parent > li:not(:last-child) {
    margin-right: 10px;
  }

  #sp-menu .sp-megamenu-parent > li > a {
    white-space: nowrap;
  }
}
