/* Here you can add custom CSS for the current table */ /* Lean more about CSS: https://en.wikipedia.org/wiki/Cascading_Style_Sheets */ /* To prevent the use of styles to other tables use "#supsystic-table-13" as a base selector for example: #supsystic-table-13 { ... } #supsystic-table-13 tbody { ... } #supsystic-table-13 tbody tr { ... } */ .supsystic-tables-wrap[id^=supsystic-table-13] { width:50%; margin-left:25% !important; margin-right:25% !important; }