<!-- BOOTSTRAP V3 --> <table class="table table-condensed"> ... </table> <!-- BOOTSTRAP v4 --> <table class="table table-sm"> ... </table>