.heading-menu, .main-content .lhs-content .award, .CS_CTAContainer {display: none}
.lhs-content .table-list table th:nth-child(2) {
    border-right: 1px solid #e6e6e6;
    width: 30%;
}
.lhs-content .table-list table th:first-child {
    width: 30%;
}
strong {
    font-weight: 600;
}
.lhs-content .table-list table tr td:last-child {
    text-align: left;
}
.lhs-content .table-list table td {
    text-align: center;
}