There is a page on which with the help of bootstrap-table 3-4 tables are created. Each table has 2 columns. Apparently due to the fact that these are separate tables, the width of the columns in each is different, I also need to do 50% to 50%. How can this be solved? I have an assumption to create a class css for with width: 50%, but how can I make it automatically apply to all td tables?