/* Swiss Machining capability page (Figma 33535-17795 desktop; no mobile artboard —
 * mobile inherits the mill-turn archetype CSS via the shared cmp-mt-* / cmp-mtc-* classes) */

/* Desktop artboard breaks the two-col heading after "Accuracy" (33602:7036) —
 * restore the br that the mill-turn desktop rule (.cmp-mt-twocol h2 br) hides */
.cmp-swiss-twocol h2 br {
	display: inline;
}
