1 2 3 4 5 6 7 8 9
.container-labels { td:nth-child(1) { vertical-align: top; } td:nth-child(2) { overflow-wrap: anywhere; } }