.page-specs .section-siri-remote .hardware-diagram .caption-touch {
	top: 185px;
}

@media only screen and (max-width: 1068px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: 134px;
	}
}

@media only screen and (max-width: 734px) {
	.page-specs .section-siri-remote .hardware-diagram .caption-touch {
		top: auto;
	}
}

.page-specs .section-size-weight .appletv-dimensions .caption-height {
	bottom: 58px;
}

@media only screen and (max-width: 734px) {
	.page-specs .section-size-weight .appletv-dimensions .caption-height {
		bottom: 32px;
	}
}
