table.dailycourseslistplugin .begin_time, table.dailycourseslistplugin .end_time, table.dailycourseslistplugin .course_name, table.dailycourseslistplugin .lecturer {
  white-space: nowrap;
}
table.dailycourseslistplugin .course_name, table.dailycourseslistplugin .lecturers, table.dailycourseslistplugin .room {
  text-align: left;
}
table.dailycourseslistplugin .course_name {
  max-width: 50%;
}
table.dailycourseslistplugin .lectures {
  max-width: 20%;
}
table.dailycourseslistplugin .room {
  min-width: 15%;
}