table { margin: auto; table-layout: auto; }
table td { padding: 0 0 0 0; border-bottom: none; }
h2.c-ttl { font-size: 2em; text-align: left; }
.o-mainHeader_nav>ul { margin-bottom: 0px; }
.o-mainHeader_nav>ul>li a { font-size: 1rem; }
table.VisTable tr:nth-child(even) { background: none; }
table tr:hover { background: none; }
table.VisTable td, table.VisTable th { padding: 0 !important; }
table.BigLinks td { padding: 30px 15px 10px 15px !important; }
@media (min-width: 769px) {
    table.VisTable td, table.VisTable th { padding: 0 !important; }
}
@media (max-width:55.5625em) {
    section .section__wrapper>h1 { font-size: 1.7em; padding-left: 20px; }
}