@media only screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 113px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 93px;
	}
}
@media only screen and (min-width: 735px) {
	.section-accessibility .techspecs-os-features {
		column-count: 2;
	}
}
