.catalog-section > .catalog-lead,
.catalog-section > .catalog-list,
.service-list > *,
.scope > *,
.inputs > *,
.equipment > *,
.geology-process > * {
  min-width: 0;
}

.catalog-lead h2,
.section-heading h2,
.service-lead h2,
.scope h2,
.inputs h2,
.equipment h2,
.geology-process h2,
.result-band h2 {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
  text-wrap: balance;
}
