/*Localized Screens*/
.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_large.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_large_2x.jpg") } }
@media only screen and (max-width:1068px) {.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_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:1.5dppx), only screen and (max-width:1068px) and (min-resolution:144dpi) {.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_medium_2x.jpg") } }
@media only screen and (max-width:735px) {.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_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:1.5dppx), only screen and (max-width:735px) and (min-resolution:144dpi) {.section-tv-app .image-watchnow {background-image: url("/br/tv/home/images/watchnow_small_2x.jpg") } }

.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_large.jpg");}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_large_2x.jpg")}}
@media only screen and (max-width: 1068px){.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_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: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_medium_2x.jpg")}}
@media only screen and (max-width: 735px){.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_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: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi){.section-airplay .image-airplay{background-image:url("/br/tv/home/images/airplay_small_2x.jpg")}}