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

.section-apple-one .banner-logo {
width: 523px;
height: 203px;
background-size: 523px 203px;
background-repeat: no-repeat;
background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_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-apple-one .banner-logo { background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-apple-one .banner-logo {
width: 404px;
height: 153px;
background-size: 404px 153px;
background-repeat: no-repeat;
background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_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-apple-one .banner-logo {
background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
  .section-apple-one .banner-logo {
width: 279px;
height: 114px;
background-size: 279px 114px;
background-repeat: no-repeat;
background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_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-apple-one .banner-logo { background-image:url("/ie/apple-arcade/images/overview/apple_one_banner__e5rdrh8nmiky_small_2x.jpg"); }
}

.section-apple-one .banner-logo {
  width: 523px;
  height: 203px;
  background-size: 523px 203px;
  background-repeat: no-repeat;
  background-image: url("/euro/apple-arcade/d/screens_alt/images/overview/apple_one_banner__e5rdrh8nmiky_large.jpg");
}

@media only screen and (max-width: 1068px) {
  .section-apple-one .banner-logo {
    width: 404px;
    height: 153px;
    background-size: 404px 153px;
    background-repeat: no-repeat;
    background-image: url("/euro/apple-arcade/d/screens_alt/images/overview/apple_one_banner__e5rdrh8nmiky_medium.jpg");
  }
}

@media only screen and (max-width: 735px) {
  .section-apple-one .banner-logo {
    width: 279px;
    height: 114px;
    background-size: 279px 114px;
    background-repeat: no-repeat;
    background-image: url("/euro/apple-arcade/d/screens_alt/images/overview/apple_one_banner__e5rdrh8nmiky_small.jpg");
  }
}


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




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

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