/* Localised images */
.page-specs .section-touch-remote .appletv-touch-remote { background-repeat: no-repeat; background-size: 216px 544px; height: 544px; width: 216px; background-image: url("/vn/apple-tv/specs/images/touch_remote_large.jpg");} 
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) { .page-specs .section-touch-remote .appletv-touch-remote { background-image: url("/vn/apple-tv/specs/images/touch_remote_large_2x.jpg"); } } 
@media only screen and (max-width: 1068px) { .page-specs .section-touch-remote .appletv-touch-remote { background-size: 166px 385px; height: 385px; width: 166px; background-image: url("/vn/apple-tv/specs/images/touch_remote_medium.jpg"); } } 
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 1068px) and (min-resolution: 144dppx) { .page-specs .section-touch-remote .appletv-touch-remote { background-image: url("/vn/apple-tv/specs/images/touch_remote_medium_2x.jpg"); } } 
@media only screen and (max-width: 735px) { .page-specs .section-touch-remote .appletv-touch-remote { background-size: 215px 367px; height: 367px; width: 215px; background-image: url("/vn/apple-tv/specs/images/touch_remote_small.jpg"); } } 
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (min-resolution: 144dppx) { .page-specs .section-touch-remote .appletv-touch-remote { background-image: url("/vn/apple-tv/specs/images/touch_remote_small_2x.jpg"); } }
/* Localised images - end */

/* Local fixes - start */
/* Medium */
@media only screen and (max-width: 1068px) and (min-device-width: 768px) and (min-width: 768px)  { 
.page-specs .section-touch-remote .hardware-diagram .caption-trackpad { top: 50px; }
.page-specs .section-touch-remote .hardware-diagram .caption-siri { top: 220px; }
.page-specs .section-touch-remote .hardware-diagram .caption-play-pause { top: 285px; }
}
/* Local fixes - end */