/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/* Hero */

.page-overview .section-hero .image-hero {
    background-size: 1620px 775px;
    height: 775px;
    width: 1620px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/hero_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-overview .section-hero .image-hero {
        background-image: url("http://images.apple.com/uk/tv/images/overview/hero_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-hero .image-hero {
        background-size: 1067px 590px;
        height: 590px;
        width: 1067px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/hero_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-overview .section-hero .image-hero {
        background-image: url("http://images.apple.com/uk/tv/images/overview/hero_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-hero .image-hero {
        background-size: 404px 203px;
        height: 203px;
        width: 111.11111%;
        background-image: url("http://images.apple.com/uk/tv/images/overview/hero_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-overview .section-hero .image-hero {
        background-image: url("http://images.apple.com/uk/tv/images/overview/hero_small_2x.jpg")
    }
}


/* Entertainment */

html.touch .page-overview .section-entertainment .image-show-grid {
    background-size: 3300px 678px;
    height: 678px;
    width: 3300px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 539px;
        height: 539px;
        width: 2616px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2151px 444px;
        height: 444px;
        width: 2151px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_small_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 3300px 678px;
        height: 678px;
        width: 3300px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_large.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) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 1068px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 539px;
        height: 539px;
        width: 2616px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_medium.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (max-width: 1068px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 735px) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-size: 2151px 444px;
        height: 444px;
        width: 2151px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_small.jpg")
    }
}

@media only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144), only screen and (max-width: 735px) and (max-width: 735px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_small_2x.jpg")
    }
}

html.oldie .page-overview .section-entertainment .image-show-grid {
    background-size: 3300px 678px;
    height: 678px;
    width: 3300px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-size: 2616px 539px;
        height: 539px;
        width: 2616px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-size: 2151px 444px;
        height: 444px;
        width: 2151px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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) {
    html.oldie .page-overview .section-entertainment .image-show-grid {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_small_2x.jpg")
    }
}

.page-overview .section-entertainment .image-show-grid::before,
.page-overview .section-entertainment .image-show-grid::after {
    background-size: 3300px 678px;
    height: 678px;
    width: 3300px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-size: 2616px 539px;
        height: 539px;
        width: 2616px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-size: 2151px 444px;
        height: 444px;
        width: 2151px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_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-overview .section-entertainment .image-show-grid::before,
    .page-overview .section-entertainment .image-show-grid::after {
        background-image: url("http://images.apple.com/uk/tv/images/overview/show_grid_small_2x.jpg")
    }
}



/* Games and More */

.page-overview .section-games-and-more .image-games-and-more-screen {
    background-size: 1860px 1046px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/apps_and_games_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-overview .section-games-and-more .image-games-and-more-screen {
        background-image: url("http://images.apple.com/uk/tv/images/overview/apps_and_games_large_2x.jpg")
    }
}

html.oldie .page-overview .section-games-and-more .image-games-and-more-screen {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/apps_and_games_large.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/apps_and_games_large.jpg', sizingMethod='scale')";
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-games-and-more .image-games-and-more-screen {
        background-size: 1068px 600px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/apps_and_games_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-overview .section-games-and-more .image-games-and-more-screen {
        background-image: url("http://images.apple.com/uk/tv/images/overview/apps_and_games_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-games-and-more .image-games-and-more-screen {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/apps_and_games_medium.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/apps_and_games_medium.jpg', sizingMethod='scale')";
    }
}


/* Interface */

.page-overview .section-new-interface .image-interface-screen {
    background-size: 1860px 1046px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/interface_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-overview .section-new-interface .image-interface-screen {
        background-image: url("http://images.apple.com/uk/tv/images/overview/interface_large_2x.jpg")
    }
}

html.oldie .page-overview .section-new-interface .image-interface-screen {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/interface_large.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/interface_large.jpg', sizingMethod='scale')";
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-new-interface .image-interface-screen {
        background-size: 1068px 600px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/interface_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-overview .section-new-interface .image-interface-screen {
        background-image: url("http://images.apple.com/uk/tv/images/overview/interface_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-new-interface .image-interface-screen {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/interface_medium.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/interface_medium.jpg', sizingMethod='scale')";
    }
}


/* Siri */

.page-overview .section-siri-remote .image-siri-screen-empire-cloud {
    background-size: 1860px 200px;
    height: 200px;
    width: 1860px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_blurred_empire_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-overview .section-siri-remote .image-siri-screen-empire-cloud {
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_blurred_empire_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-siri-remote .image-siri-screen-empire-cloud {
        background-size: 1068px 150px;
        height: 150px;
        width: 1068px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_blurred_empire_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-overview .section-siri-remote .image-siri-screen-empire-cloud {
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_blurred_empire_medium_2x.jpg")
    }
}

.page-overview .section-siri-remote .image-siri-screen-empire {
    background-size: 1860px 1046px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_empire_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-overview .section-siri-remote .image-siri-screen-empire {
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_empire_large_2x.jpg")
    }
}

html.oldie .page-overview .section-siri-remote .image-siri-screen-empire {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/siri_question_empire_large.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/siri_question_empire_large.jpg', sizingMethod='scale')";
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-siri-remote .image-siri-screen-empire {
        background-size: 1068px 600px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_empire_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-overview .section-siri-remote .image-siri-screen-empire {
        background-image: url("http://images.apple.com/uk/tv/images/overview/siri_question_empire_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-siri-remote .image-siri-screen-empire {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/siri_question_empire_medium.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/siri_question_empire_medium.jpg', sizingMethod='scale')";
        padding-bottom: 56.17978%
    }
}


/* Touch */

.page-overview .section-touch-surface .image-touch-screen-additive {
    background-size: 1860px 1046px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/touch_additive_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-overview .section-touch-surface .image-touch-screen-additive {
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_additive_large_2x.jpg")
    }
}

html.oldie .page-overview .section-touch-surface .image-touch-screen-additive {
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/touch_additive_large.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/touch_additive_large.jpg', sizingMethod='scale')";
    padding-bottom: 56.23656%
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-touch-surface .image-touch-screen-additive {
        background-size: 1068px 600px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_additive_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-overview .section-touch-surface .image-touch-screen-additive {
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_additive_medium_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    html.oldie .page-overview .section-touch-surface .image-touch-screen-additive {
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/touch_additive_medium.jpg', sizingMethod='scale');
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.apple.com/uk/tv/images/overview/touch_additive_medium.jpg', sizingMethod='scale')";
        padding-bottom: 56.17978%
    }
}

.page-overview .section-touch-surface .image-touch-screen-cloud {
    background-size: 1860px 200px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/touch_blurred_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-overview .section-touch-surface .image-touch-screen-cloud {
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_blurred_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-touch-surface .image-touch-screen-cloud {
        background-size: 1068px 150px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_blurred_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-overview .section-touch-surface .image-touch-screen-cloud {
        background-image: url("http://images.apple.com/uk/tv/images/overview/touch_blurred_medium_2x.jpg")
    }
}


/* tvOS */

.page-overview .section-tvos-whats-new .image-tvos-whats-new {
    background-size: 889px 508px;
    height: 508px;
    width: 889px;
    background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_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-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-size: 631px 360px;
        height: 360px;
        width: 631px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_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-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_medium_2x.jpg")
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-size: 398px 227px;
        height: 227px;
        width: 398px;
        background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_small.png")
    }
}

@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-overview .section-tvos-whats-new .image-tvos-whats-new {
        background-image: url("http://images.apple.com/uk/tv/images/overview/tvos_update_tv_small_2x.png")
    }
}





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/





/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 