@media (max-width: 768px) {
    .table table th, table td {
        font-size: 15px;
        padding: 8px;
    }

    .presidente-table, .vocal-table {
        margin-top: -15px;
    }
}
