table {
  width: 100%;
  table-layout: fixed;
}

th, td {
  word-wrap: break-word;
  white-space: normal;
}
