#lhsTree{max-width:288px !important;}
 .container { max-width: 1200px;}
  .box > ul > li .para {
        display: block;
        color: #000;
        margin-top: 5px;
        font-size: 12px;
    }
    .box > ul > li > a, .box > ul > li.list {
        display: block;
        width: 242px !important;
        min-height: 120px;
        position: relative;
        vertical-align: top;
        text-align: initial;
        padding: 20px 25px;
        margin: 15px;
        box-shadow: 0 0 2px #ccc;
    }
    @media screen and (max-width:520px) {
      }