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


.page-specs .main .section-display .image-display-iphone7 {
    width: 276px;
    height: 135px;
    background-size: 276px 135px;
    background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_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) {
    .page-specs .main .section-display .image-display-iphone7 {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-specs .main .section-display .image-display-iphone7 {
        width: 134px;
        height: 273px;
        background-size: 134px 273px;
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_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) {
    .page-specs .main .section-display .image-display-iphone7 {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-specs .main .section-display .image-display-iphone7 {
        width: 122px;
        height: 244px;
        background-size: 122px 244px;
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_small.png")
    }
}

@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) {
    .page-specs .main .section-display .image-display-iphone7 {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7_small_2x.png")
    }
}

.page-specs .main .section-display .image-display-iphone7plus {
    width: 316px;
    height: 158px;
    background-size: 316px 158px;
    background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_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) {
    .page-specs .main .section-display .image-display-iphone7plus {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-specs .main .section-display .image-display-iphone7plus {
        width: 156px;
        height: 312px;
        background-size: 156px 312px;
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_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) {
    .page-specs .main .section-display .image-display-iphone7plus {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) {
    .page-specs .main .section-display .image-display-iphone7plus {
        width: 139px;
        height: 279px;
        background-size: 139px 279px;
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_small.png")
    }
}

@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) {
    .page-specs .main .section-display .image-display-iphone7plus {
        background-image: url("https://images.apple.com/euro/iphone-7/a/titles_en/images/specs/display_iphone7plus_small_2x.png")
    }
}



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




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


#ac-globalfooter .ac-gf-buystrip .buystrip-hero-secondary * { margin: auto; text-align: center; }

@media only screen and (max-width: 735px) {
	.page-specs .main .section-external-connectors .image-external-connectors .diagram-text.diagram-volume { width: 59px; right: 194px; }
}

@media only screen and (max-width: 320px) and (orientation: portrait){
	.page-specs .main .section-dimensions .image-dimensions-iphone7plus .diagram-text-2 { left: 210px; }
}

br.no-small { display: none; }

@media only screen and (min-width: 1069px) {
	br.no-small { display: block; }
}

@media only screen and (max-width:735px) {
    .page-specs .main .section-external-connectors .image-external-connectors .diagram-text.diagram-home {
        top: 300px;
    }
}



.page-specs .main .techspecs-header-row .techspecs-rowheader {
    width: 22%
}


@media only screen and (max-width: 735px) {
    .page-specs .main .section-dimensions .image-dimensions-iphone7plus .diagram-text-1 {
        left: 22px;
        bottom: 175px
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/  