div#scroll {
    display: flex;
}
.rhs-tree {
    width: 73%;
}
.container.inner-cont {
    max-width: 1400px;
}
#scroll .rhs-cont #parse_content img {
 width: auto !important;
}
.sec-pTB {
    display: none !important;
}
#cse-search-box {
    display: block !important;
}

.lhs-tree {
    border-right: 1px #ddd solid !important;
}