/* DELETE THIS IF YOUR NAV MENU IS TWO ROWS */
/* IF THE MENU IS STILL ON ONE ROW, CHANGE 80 */
/* TO SOMETHING HIGHER */
@media only screen and (min-width: 992px) {
  .tws-top-menu--item-last  {
    margin: 15px 80px !important;
  }
}
/* END OF MESSAGE */