/* local overrides */
@media only screen and (min-width: 1069px) {
	.large-no-wrap {
		white-space: nowrap;
	}
}
@media only screen and (min-width: 1069px) {
	.section-siri-remote
		.hardware-diagram
		.apple-tv-touch-remote
		.caption-play {
		left: 42px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-siri-remote
		.hardware-diagram
		.apple-tv-touch-remote
		.caption-play {
		left: -56px;
	}
}

@media only screen and (max-width: 1068px) {
	.page-specs .section-connectivity .hardware-diagram .caption {
		font-size: 11px;
	}
}
