table.table {
    width: 100%;
    table-layout: fixed;
    overflow-wrap: break-word;
}