.decision-title-line {
  white-space: nowrap;
}

@media (max-width: 420px) {
  .decision-heading h2 {
    font-size: clamp(1.75rem, 8.5vw, 2.25rem);
  }
}
