td {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.counsellor-name { margin-bottom: 0; }
table.body { background: #fff; }
p { margin-bottom: 20px; }