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

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

@media (max-width: 735px) {
	.section-hardware
		.techspecs-column
		.image-hardware-connectors
		.diagram-speaker {
		top: 215px;
	}
}
