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

/* Hero sub keeps the artboard's forced line breaks (33535:17738);
 * natural wrap below the tablet breakpoint */
@media (max-width: 781px) {
	.cmp-5ax-hero p br {
		display: none;
	}
}

