/* allow line breaks in table cells */
.wy-table-responsive table td {
   white-space: normal;
}
