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

}
@media (max-width: 1068px) {
    .section-external .diagram-volume {
        transform: translate(3px,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(-10px,0px);
    
    }
}
@media (max-width: 734px) {
    .section-external .diagram-ring {
        transform: translate(0px,0px);
    }
}

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

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

.section-external .diagram-speaker-mic {
    transform: translate(22px,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(3px,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(1px,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);
    }
}

/* images */
.section-display .image-display-iphone {
    background-image: url(/tw/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(/tw/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_large_2x.jpg)
    }
}

@media (max-width: 1068px) {
    .section-display .image-display-iphone {
        background-image:url(/tw/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(/tw/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_medium_2x.jpg)
    }
}

@media (max-width: 734px) {
    .section-display .image-display-iphone {
        background-image:url(/tw/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(/tw/iphone-16e/images/specs/display_iphone__ggt5cr3atdiu_small_2x.jpg)
    }
}

.section-built-in-apps .techspecs-app-icon-calendar {
    background-image: url(/tw/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(/tw/iphone-16e/images/specs/icon_calendar__ghjg4jzzvw6e_large_2x.png)
    }
}