.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
	font-size: 14px;
}

@media (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
		font-size: 10px;
	}
}

.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
	width: 225px;
}

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