table tr.even, table tbody tr:nth-child(2n) td {
    background: unset !important;
}