.view-sbe-templates-timetable caption {
    caption-side: top;
    display: table-caption;
}
.view-sbe-templates-timetable caption h2 {
    padding: 0.5rem;
}

.view-sbe-templates-timetable table tr th {
    white-space: break-spaces;
}