
.header-main-nav ul li:nth-child(2)   { 
  display: none; }

  .header-main-nav ul li:last-child {
    display: none;
  }







