@media only screen and (max-width: 1200px) and (min-width: 100px){
  .tab #indul1 li:nth-child(2){margin-right:0!important;}
  .tab #indul2 li:nth-child(2){margin-right:0!important;}
}