#past-incidents {
  display: none !important;
}

/* Optionally hide the section content right after it too */
#past-incidents + * {
  display: none !important;
}