.note {
  background-color: #eee;
  border-left: 3px solid #2e7cbc;
  margin-top: 15px;
  padding: 10px 20px;
  max-width: 756px;
  font-size: 14px;
  line-height: 24px;
}


  .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;
}