@media (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-crown {
		top: 95px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		top: 119px;
		line-height: 12px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
		left: 225px;
		top: 158px;
	}
}

@media (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-crown {
		top: 68px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-side {
		top: 119px;
	}
}

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		width: 144px;
	}
}
