performance-size-chart .rotation-builder-size-chart__toggle {
  max-width: 100%;
  flex-wrap: wrap;
}

performance-size-chart .rotation-builder-size-chart__toggle-option {
  overflow-wrap: anywhere;
}

performance-size-chart .rotation-builder-size-chart__title,
performance-size-chart .rotation-builder-size-chart__note,
performance-size-chart .rotation-builder-size-chart__subtitle,
performance-size-chart .rotation-builder-size-chart__footer {
  overflow-wrap: anywhere;
}
