  .heading-menu .menuhead {
    display: none;
  }
  .container {
    max-width: 1200px;
  }
  .container #lhsTree {
    max-width: none;
    padding: 5px 0px 0px 0px;
  }
  #lhsTree>li>span, #lhsTree>li>a {
    font-size: 15px;
    line-height: 1.6em;
  }
  ul.clearfix.custspan {
    justify-content: center;
}