/* Your style */
table {
  width: 300px;
  table-layout: fixed;
  word-wrap: break-word;
}