table.table-syllabus {
  table-layout: fixed;
}
table.table-syllabus .col-education-day,
table.table-syllabus .col-time,
table.table-syllabus .col-timespan,
table.table-syllabus .col-location {
  width: 80px;
}
table.table-syllabus .col-education-daytd,
table.table-syllabus .col-timetd,
table.table-syllabus .col-timespantd,
table.table-syllabus .col-locationtd {
  white-space: nowrap;
}
