.permissions-table-container {
  overflow: auto; }
  .permissions-table-container table tbody td, .permissions-table-container table thead th {
    text-align: center;
    word-break: normal; }
    .permissions-table-container table tbody td:first-child, .permissions-table-container table thead th:first-child {
      text-align: left; }

