@media screen and (min-width: 1201px) {
  .suspendedNavigation .navigationCenter .blockNavBar>li>.sub,
    .suspendedNavigation .navigationCenter .blockNavBar .twonav a {
        text-wrap: wrap;
              line-height: 1.2;
    }
  .suspendedNavigation .navigationCenter .blockNavBar>li>.sub>ul>li{
  	        padding-top: 30px;
        padding-bottom: 30px;
  }
}