 @media screen and ( min-width:761px){ .rhs-cont { width: 67% !important; } .lhs-tree { width: 28% !important; } } 
h1{display:none;}
table.editionTable2 {
    border-collapse: collapse;
    margin: 20px auto;
    text-align: left;
    width: 100%;
}
table.editionTable2 thead tr th {
    background-color: #ECEDEE;
    border: 1px solid #E5E5E5;
    font-size: 12px;
    padding: 0.6em;
    text-align: leftr;
}
table.editionTable2 thead tr th span {
    font-size: 18px;
}

table.editionTable2 td {
    border: 1px solid #E5E5E5;
    font-size: 12px;
    padding: 0.6em;
    text-align: left;
    vertical-align: middle;
    width: 23%;
}
table.editionTable2 td:first-child {
    width: 10%;
}
table.editionTable2 tfoot td {
    background-color: #ECEDEE;
    font-weight: bold;
    text-align: center;
}
table.editionTable2 tfoot td:first-child {
    text-align: left;
}
