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

.section-external .diagram-ring {
    transform: translate(-2px,0px);
}
@media only screen and (max-width: 1068px) {
    .section-external .diagram-ring {
        transform: translate(-20px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .section-external .diagram-ring {
        transform: translate(0px,0px);
    }
}

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

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

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

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

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

.section-external .diagram-camera-control {
    transform: translate(2px,0px);
}
@media only screen and (max-width: 1068px) {
    .section-external .diagram-camera-control {
        transform: translate(7px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .section-external .diagram-camera-control {
        transform: translate(0px,0px);
    }
}


.section-display .image-display-iphone {
    background-image: url(/hk/iphone-16/images/specs/display_iphone__fmxtjmn7726a_large.jpg);
}

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

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

.section-display .image-display-iphone-plus {
    background-image: url(/hk/iphone-16/images/specs/display_iphone_plus__d5elocyti4a6_large.jpg);
}

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

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

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