.table-fixed {
  table-layout: fixed;
  word-break: break-word;
}
