.page-video .section-hero .hero-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/hero_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-hero .hero-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/hero_large_2x.jpg");
    }
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) { 
	.page-video .section-tap-away .ios-music-hero { 
		background-image: url("https://images.apple.com/ca/itunes/video/images/itunes_video_icon_large_2x.jpg");
	}
}
.page-video .section-tap-away .ios-music-hero { 
	background-repeat: no-repeat; background-size: 71px 71px; height: 71px; width: 71px; background-image: url("https://images.apple.com/ca/itunes/video/images/itunes_video_icon_large.jpg"); 
}

.page-video .section-extras .extras-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/extras_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-extras .extras-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/extras_large_2x.jpg");
    }
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-extras .extras-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/extras_large_2x.jpg");
    }
}

.page-video .section-movies .movies-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/media_mogul_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-movies .movies-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/media_mogul_large_2x.jpg");
    }
}

.page-video .section-tv-shows .tv-shows-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/tv_shows_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-tv-shows .tv-shows-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/tv_shows_large_2x.jpg");
    }
}

.page-video .section-family-sharing .family-sharing-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/family_sharing_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-family-sharing .family-sharing-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/family_sharing_large_2x.jpg");
    }
}

.page-video .section-everywhere .everywhere-hero {
    background-image: url("https://images.apple.com/ca/itunes/video/images/everywhere_large.jpg");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-everywhere .everywhere-hero {
        background-image: url("https://images.apple.com/ca/itunes/video/images/everywhere_large_2x.jpg");
    }
}

.page-video .section-gifts .gifts-hero {
    background-image: url("https://images.apple.com/ca/itunes/music/images/itunes_giftcards_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx) {
    .page-video .section-gifts .gifts-hero {
        background-image: url("https://images.apple.com/ca/itunes/music/images/itunes_giftcards_large_2x.png");
    }
}

.page-video .section-gifts .section-content {
	border-bottom: none;
}