 @media screen and ( min-width:761px){ .rhs-cont { width: 67% !important; } .lhs-tree { width: 28% !important; } } 
.wrapper *:not(h1, h2, h3, h4) {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.75;
    font-size: 14px;
    font-weight: 300;
}
