/* hide the breadcrumb list and the main heading on the bookings page */
.breadcrumb-list {
  display: none;
}
