.twelve-days-banner { clear:both; margin-bottom:60px;}
.twelve-days-banner .banner-content { color:#000; display:block; height:160px; padding-left:329px; position:relative; text-decoration:none; border-top:1px solid #fff; box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	background:#fff;
	background:-webkit-linear-gradient(top, #f7f7f7 0%, #fff 35px);
	background:-moz-linear-gradient(top, #f7f7f7 0%, #fff 35px);
	background:linear-gradient(top, #f7f7f7 0%, #fff 35px);
	padding-left:0px;
	height:140px;
	border:1px solid #e4e4e4;
	box-shadow:none;
	width:980px;
}

/*--hero images--*/
/*.page-overview .section-showcase .showcase-hero { 
background-image: url("https://images.apple.com/tw/itunes/home/images/hero_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-overview .section-showcase .showcase-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/hero_large_2x.png");
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .section-showcase .showcase-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/hero_medium.png");
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .section-showcase .showcase-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/hero_medium_2x.png");
    }
}

@media only screen and (max-width: 767px) {
    html.touch .page-overview .section-showcase .showcase-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/hero_xsmall.png");
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 767px) and (min-resolution: 144dpi), only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-showcase .showcase-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/hero_xsmall_2x.png");
    }
}
*/
/*--playground--*/

.page-overview .section-playground .playground-hero {
    background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_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-overview .section-playground .playground-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_large_2x.jpg");
    }
}


@media only screen and (max-width: 1023px) {
    .page-overview .section-playground .playground-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_medium.jpg");
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .section-playground .playground-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_medium_2x.jpg");
    }
}


@media only screen and (max-width: 767px) {
    html.touch .page-overview .section-playground .playground-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_xsmall.jpg");
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 767px) and (min-resolution: 144dpi), only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-playground .playground-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/music_playground_xsmall_2x.jpg");
    }
}

/*--wish granted--*/

.page-overview .section-collection .collection-hero {
    background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_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-overview .section-collection .collection-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_large_2x.jpg");
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .section-collection .collection-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_medium.jpg");
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .section-collection .collection-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_medium_2x.jpg");
    }
}


@media only screen and (max-width: 767px) {
    html.touch .page-overview .section-collection .collection-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_xsmall.jpg");
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 767px) and (min-resolution: 144dpi), only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    html.touch .page-overview .section-collection .collection-hero {
        background-image: url("https://images.apple.com/tw/itunes/home/images/wish_granted_xsmall_2x.jpg");
    }
}

.page-overview .section-collection {  padding-top:0;}
