.ui-nav-sticky {
  position: sticky;

  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
