/*------------------------------------*\
   HERO CSS
\*------------------------------------*/



/* IPHONE 13 PRO */

/* SCREENS */

/* LOCAL FIXES */

/* END IPHONE 13 PRO */





/* IPHONE 13 */

/* SCREENS */

/* LOCAL FIXES */

/* END IPHONE 13 */


/*------------------------------------*\
   END HERO CSS
\*------------------------------------*/

/*------------------------------------*\
   COMPARE CSS
\*------------------------------------*/


/* SCREENS */

/* LOCAL FIXES */



/*------------------------------------*\
   END COMPARE CSS
\*------------------------------------*/

/*------------------------------------*\
   RETAIL
\*------------------------------------*/

/* GET READY */

/* SCREENS */

.tile-pre-order .pre-order-image {
    width: 417px;
    height: 511px;
    background-size: 417px 511px;
    background-repeat: no-repeat;
    background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_large.jpg");
    margin-top: 60px;
    margin-left: 60px
}

@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-pre-order .pre-order-image {
        background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .pre-order-image {
        width: 290px;
        height: 354px;
        background-size: 290px 354px;
        background-repeat: no-repeat;
        background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_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) {
    .tile-pre-order .pre-order-image {
        background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .pre-order-image {
        width: 191px;
        height: 232px;
        background-size: 191px 232px;
        background-repeat: no-repeat;
        background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_small.jpg")
    }
}

@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-pre-order .pre-order-image {
        background-image: url("/uk/iphone/home/images/overview/retail/pre_order__cn9eys53xhsi_small_2x.jpg")
    }
}

/* LOCAL FIXES */

.tile-pre-order {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.tile-pre-order .content-wrapper {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    max-width: 1070px
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .content-wrapper {
        display: block;
        flex-direction: column
    }
}

.tile-pre-order .copy-wrapper {
    max-width: 42%
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .copy-wrapper {
        max-width: 47%
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .copy-wrapper {
        position: relative;
        top: 0;
        max-width: 100%
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .tile-headline {
        margin-top: 44px
    }
}

.tile-pre-order .tile-copy {
    margin-top: 25px;
    max-width: 440px
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .tile-copy {
        margin-top: 17px;
        max-width: 300px
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .tile-copy {
        margin-top: 20px;
        max-width: 280px
    }
}

.tile-pre-order .tile-copy-device {
    font-size: 21px;
    line-height: 1.381;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: bold
}


@media only screen and (max-width: 1068px) {
    .tile-pre-order .tile-copy-device {
        font-size: 17px;
        line-height: 1.47059;
        font-weight: 400;
        letter-spacing: -.022em;
        font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif
    }
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .tile-copy-device {
        font-weight: bold
    }
}

.tile-pre-order .cta-wrapper {
    display: flex;
    flex-direction: row;
    max-width: 350px
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .cta-wrapper {
        max-width: 330px
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .cta-wrapper {
        margin-top: 0
    }
}

.tile-pre-order .cta-block {
    margin-top: 26px
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .cta-block {
        margin-top: 20px
    }
}

.tile-pre-order .tile-cta {
    margin-top: 16px
}

@media only screen and (max-width: 1068px) {
    .tile-pre-order .tile-cta {
        margin-top: 15px
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .tile-cta {
        margin-top: 13px
    }
}


@media only screen and (max-width: 1068px) {
    .tile-pre-order .pre-order-image {
        margin-left: 50px
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .pre-order-image {
        position: relative;
        bottom: 0
    }
}

@media only screen and (max-width: 734px) {
    .tile-pre-order .pre-order-image {
        margin-top: 28px;
        margin-left: auto;
        margin-right: auto
    }
}

/* END GET READY */







/* TRADE IN */

/* SCREENS */

/* LOCAL FIXES */

/* END TRADE IN */






/* IPHONE BUY */

/* SCREENS */

/* LOCAL FIXES */

/* END IPHONE BUY */


/*------------------------------------*\
   END RETAIL CSS
\*------------------------------------*/

/*------------------------------------*\
   ACCESSORIES CSS
\*------------------------------------*/


/* MAGSAFE */

/* SCREENS */

/* LOCAL FIXES */

/* END MAGSAFE */






/* AIRTAG */

/* SCREENS */

/* LOCAL FIXES */

/* END AIRTAG */







/* AIRPODS ENGRAVING */

/* SCREENS */

.section-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_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-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_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-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .section-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_small.jpg"); }
}
@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) {
  .section-accessories .engraving-image { background-image:url("/uk/iphone/home/images/overview/accessories/iphone_airpods_engraving__ezdzjwxiamgm_small_2x.jpg"); }
}

/* LOCAL FIXES */

/* END AIRPODS ENGRAVING */


/*------------------------------------*\
   END ACCESSORIES CSS
\*------------------------------------*/

/*------------------------------------*\
   BUYSTRIP CSS
\*------------------------------------*/


/* SCREENS */

.section-buystrip .image-icon-finance.geo-alt {
  background-image: url("/uk/iphone/home/images/overview/buystrip/icon_financing__c8yfxcj1fpqq_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) {
  .section-buystrip .image-icon-finance.geo-alt {
    background-image: url("/uk/iphone/home/images/overview/buystrip/icon_financing__c8yfxcj1fpqq_large_2x.png");
  }
}

/* LOCAL FIXES */


/*------------------------------------*\
   END BUYSTRIP CSS
\*------------------------------------*/

/*------------------------------------*\
   WHY IPHONE CSS
\*------------------------------------*/


/* IOS 15 */

/* SCREENS */

.tile-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_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) {
  .tile-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_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) {
  .tile-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_small.jpg"); }
}
@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-ios-15 { background-image:url("/uk/iphone/home/images/overview/why-iphone/ios15_preview__7cyc4jhx1zma_small_2x.jpg"); }
}

/* LOCAL FIXES */

/* END IOS 15 */





/* SWITCH TO IPHONE */

/* SCREENS */

.tile-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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) {
  .tile-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_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) {
  .tile-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_small.jpg"); }
}
@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-switch-to-iphone .image-why-switch { background-image:url("/uk/iphone/home/images/overview/why-iphone/switching_to_iphone__epbj6cx0vdw2_small_2x.jpg"); }
}

/* LOCAL FIXES */

/* END SWITCH TO IPHONE */





/* PRIVACY */

/* SCREENS */

/* LOCAL FIXES */

/* END PRIVACY */


/*------------------------------------*\
   END WHY IPHONE CSS
\*------------------------------------*/

/*------------------------------------*\
   MORE IPHONE CSS
\*------------------------------------*/

/* VIRTUAL SESSIONS */

/* SCREENS */

/* LOCAL FIXES */

/* END VIRTUAL SESSIONS */





/* APPLE ONE */

/* SCREENS */

/* LOCAL FIXES */

/* END APPLE ONE */






/* TV PLUS */

/* SCREENS */

.tile-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_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) {
  .tile-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_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) {
  .tile-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_small.jpg"); }
}
@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-tv-plus-iphone .image-atv { background-image:url("/uk/iphone/home/images/overview/more-iphone/tv-update/half_tile/apple_tv_plus_tile__bdusu8aavnsi_small_2x.jpg"); }
}

/* LOCAL FIXES */

/* END TV PLUS */






/* APPLE MUSIC */

/* SCREENS */
.tile-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_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) {
  .tile-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_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) {
  .tile-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_small.jpg"); }
}
@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-apple-music .music-image { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_music__dukr9h4bvfqu_small_2x.jpg"); }
}

/* LOCAL FIXES */

/* END APPLE MUSIC */







/* APPLE NEWS PLUS */

/* SCREENS */

.tile-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_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) {
  .tile-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_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) {
  .tile-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_small.jpg"); }
}
@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-apple-news .content-wrapper-update { background-image:url("/uk/iphone/home/images/overview/more-iphone/apple_news_plus_tile_update__dj9y3ou134om_small_2x.jpg"); }
}
/* LOCAL FIXES */

/* END APPLE NEWS PLUS */







/* APPLE ARCADE */

/* SCREENS */

/* LOCAL FIXES */


/* END APPLE ARCADE */







/* APPLE FITNESS PLUS */

/* SCREENS */

.tile-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_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) {
  .tile-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .tile-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_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) {
  .tile-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .tile-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_small.jpg"); }
}
@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-fitness .image-fitness-plus { background-image:url("/uk/iphone/home/images/overview/more-iphone/fitness_plus__erjrklucepw2_small_2x.jpg"); }
}
/* LOCAL FIXES */

/* END APPLE FITNESS PLUS */








/* APPLE PAY */

/* SCREENS */

.tile-apple-pay .tile-headline-image {
  width: 156px;
  height: 49px;
  background-size: 156px 49px;
  background-repeat: no-repeat;
  background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay_logo__599rsrhue4ia_large.png");
  margin: 0 auto;
  margin-top: 68px;
}
@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-apple-pay .tile-headline-image {
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay_logo__599rsrhue4ia_large_2x.png")
  }
}
@media only screen and (max-width: 1068px) {
  .tile-apple-pay .tile-headline-image {
    width: 100px;
    height: 30px;
    background-size: 100px 30px;
    background-repeat: no-repeat;
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay_logo__599rsrhue4ia_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-apple-pay .tile-headline-image {
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay_logo__599rsrhue4ia_medium_2x.png")
  }
}

.tile-apple-pay .apple-pay-image {
  width: 484px;
  height: 384px;
  background-size: 484px 384px;
  background-repeat: no-repeat;
  background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_large.jpg");
  position: relative;
  left: 50%;
  margin-left: -242px;
}
@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-apple-pay .apple-pay-image {
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .tile-apple-pay .apple-pay-image {
    width: 312px;
    height: 350px;
    background-size: 312px 350px;
    background-repeat: no-repeat;
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_medium.jpg");
    left: 50%;
    margin-left: -156px;
    bottom: 130px;
  }
}
@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-apple-pay .apple-pay-image {
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  .tile-apple-pay .apple-pay-image {
    width: 413px;
    height: 287px;
    background-size: 413px 287px;
    background-repeat: no-repeat;
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_small.jpg");
    left: 50%;
    margin-left: -206.5px;
    bottom: 0;
  }
}
@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-apple-pay .apple-pay-image {
    background-image: url("/uk/iphone/home/images/overview/more-iphone/apple_pay__frebmxr2rr6m_small_2x.jpg");
  }
}

/* LOCAL FIXES */

.tile-apple-pay .content-wrapper {
  background-color: #fff;
}

.tile-apple-pay .content-wrapper .large-centered {
  z-index: 1;
}

@media only screen and (max-width: 1068px) {
  .tile-apple-pay .tile-headline-image {
    margin-top: 45px;
  }
}

.tile-apple-pay .tile-copy {
  margin-top: 15px;
}
@media only screen and (max-width: 734px) {
  .tile-apple-pay .tile-copy {
    margin-top: 19px;
  }
}

.tile-apple-pay .tile-cta {
  display: inline-block;
  margin-top: 5px;
}
@media only screen and (max-width: 734px) {
  .tile-apple-pay .tile-cta {
    margin-top: 7px;
  }
}

.tile-apple-pay .image-wrapper {
  width: 484px;
  height: 384px;
  width: 100%;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
@media only screen and (max-width: 1068px) {
  .tile-apple-pay .image-wrapper {
    width: 312px;
    height: 219px;
  }
}
@media only screen and (max-width: 734px) {
  .tile-apple-pay .image-wrapper {
    width: 413px;
    height: 287px;
  }
}
@media only screen and (max-width: 1068px) {
  .tile-apple-pay .image-wrapper {
    width: 100%;
  }
}

/* END APPLE PAY */


/*------------------------------------*\
   END MORE CSS
\*------------------------------------*/
