/* Funnel tables: keep step names readable in wide multi-segment tables. Scoped to #fnApp. */
@media (min-width: 560px) {
    #fnApp .ic-table td:first-child { overflow-wrap: normal; word-break: normal; min-width: 9em; }
}
