.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
	top: 70px;
}
.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
	top: 117px;
}

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

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 210px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		top: 46px;
	}
}
