.section-external .diagram-volume {
    transform: translate(8px,0px);

}
@media (max-width: 1068px) {
    .section-external .diagram-volume {
        transform: translate(5px,0px);
    
    }
}
@media (max-width: 734px) {
    .section-external .diagram-volume {
        transform: translate(0px,0px);
    }
}

.section-external .diagram-ring {
    transform: translate(8px,0px);

}
@media (max-width: 1068px) {
    .section-external .diagram-ring {
        transform: translate(-11px,0px);
    
    }
}
@media (max-width: 734px) {
    .section-external .diagram-ring {
        transform: translate(0px,0px);
    }
}

.section-external .diagram-side {
    transform: translate(2px,0px);

}
@media (max-width: 1068px) {
    .section-external .diagram-side {
        transform: translate(0px,0px);
    }
}
@media (max-width: 734px) {
    .section-external .diagram-side {
        transform: translate(0px,-4px);
    
    }
}

.section-external .diagram-speaker-mic {
    transform: translate(23px,0px);

}
@media (max-width: 1068px) {
    .section-external .diagram-speaker-mic {
        transform: translate(22px,0px);
    
    }
}
@media (max-width: 734px) {
    .section-external .diagram-speaker-mic {
        transform: translate(2px,0px);
    
    }
}

.section-external .diagram-lightning {
    transform: translate(0px,0px);
}
@media (max-width: 1068px) {
    .section-external .diagram-lightning {
        transform: translate(0px,0px);
    }
}
@media (max-width: 734px) {
    .section-external .diagram-lightning {
        transform: translate(0px,0px);
    }
}

.section-external .diagram-mic {
    transform: translate(2px,0px);

}
@media (max-width: 1068px) {
    .section-external .diagram-mic {
        transform: translate(0px,0px);
    }
}
@media (max-width: 734px) {
    .section-external .diagram-mic {
        transform: translate(0px,0px);
    }
}

.section-external .diagram-speaker {
    transform: translate(0px,0px);
}
@media (max-width: 1068px) {
    .section-external .diagram-speaker {
        transform: translate(0px,0px);
    }
}
@media (max-width: 734px) {
    .section-external .diagram-speaker {
        transform: translate(0px,0px);
    }
}

/* help */
.buystrip-hero .help {
    margin-top:0px
}

@media (min-width: 735px) {
    .buystrip-hero .help {
        grid-column: span 6;
    }
}

/* images */
.section-display .image-display-iphone {
    background-image: url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_large.jpg);
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-display .image-display-iphone {
        background-image:url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_medium.jpg)
    }
}

@media (max-width: 1068px) and (min-resolution: 1.5dppx),(max-width: 1068px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_medium_2x.jpg)
    }
}

@media (max-width: 734px) {
    .section-display .image-display-iphone {
        background-image:url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_small.jpg)
    }
}

@media (max-width: 734px) and (min-resolution: 1.5dppx),(max-width: 734px) and (min-resolution: 144dpi) {
    .section-display .image-display-iphone {
        background-image:url(/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_small_2x.jpg)
    }
}

.section-built-in-apps .techspecs-app-icon-calendar {
    background-image: url(/iphone-16e/images/specs/icon_calendar__ghjg4jzzvw6e_large.png);
}

@media (min-resolution: 1.5dppx),(min-resolution: 144dpi) {
    .section-built-in-apps .techspecs-app-icon-calendar {
        background-image:url(/iphone-16e/images/specs/icon_calendar__ghjg4jzzvw6e_large_2x.png)
    }
}