@media (min-width: 1024px) {
  #site-navigation #primary-menu > li:last-child > .sub-menu {
    left: auto;
    right: 0;
  }
}
