@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;
	}
	.techspecs-appgrid-app-label, .techspecs-appgrid-app > figcaption {
		font-size: 11px;
	}
}

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