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


.img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_large.png"); }
@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) {
  .img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_large_2x.png"); }
}
@media only screen and (max-width: 1068px) {
  .img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_medium.png"); }
}
@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) {
  .img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_medium_2x.png"); }
}
@media only screen and (max-width: 734px) {
  .img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_small.png"); }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .img-hero { background-image:url("/euro/music/h/screens/images/overview/hero__drdt6ucq1rqu_small_2x.png"); }
}

.tile-holiday .image-holiday {
    background-image: url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_large.png");
}

@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) {
    .tile-holiday .image-holiday {
        background-image:url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .tile-holiday .image-holiday {
        background-image: url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_medium.png");
    }
}

@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) {
    .tile-holiday .image-holiday {
        background-image:url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_medium_2x.png");
    }
}

@media only screen and (max-width: 734px) {
    .tile-holiday .image-holiday {
        background-image:url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_small.png");
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .tile-holiday .image-holiday {
        background-image:url("/euro/music/h/screens_alt/images/overview/holiday_hero__fjhyap47riai_small_2x.png");
    }
}



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




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


.img-accessories {
	margin-left: auto;
	margin-right: 50px;
	margin-bottom: 75px;
}

.tile-accessories .tile-content {
	background-color: #fafafa;
}

@media only screen and (max-width: 1068px) {
	.img-accessories {
		margin-bottom: 31px;
	}
}

@media only screen and (max-width: 734px) {
	.tile-accessories .tile-content {
		flex-direction: column-reverse;
	}

	.img-accessories {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 800px) { /* Override overview.built.css */
    .section-offer .section-content .ase-content-wrapper {
        max-width: 90%;
	}
}


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