/* Hide the available start times section */
#sb_timeview_container {
  display: none !important;
}