/**** begin responsive style ****/
@media (min-width: 993px) {
    table th, table td {
        font-size: 16px;
    }
}

@media (min-width: 1200px) {
}
/**** endof responsive style ****/