@media screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 110px;
	}
}

@media screen and (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 90px;
	}
}

@media screen and (max-width: 768px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 205px;
	}
}
