td {
    overflow-wrap: anywhere;
}

body > div.wrapper > main > div > div {
    display: contents;
}
