/* ac gf more icon align */
#ac-globalfooter .ac-gf-icon-after::after, #ac-globalfooter .ac-gf-more::after {
    top: -0.08em;
}

@media (max-width: 1068px) and (min-width: 735px) {
    .section-accessibility .techspecs-os-features li:nth-child(4) {
        margin-top:-7px
    }
}

.section-charging .caption-headphone {
    transform:translate(195px, -25px)
}

@media (max-width: 1068px) {
    .section-charging .caption-headphone {
        transform:translate(100px, -15px)
    }
}

@media (max-width: 734px) {
    .section-charging .caption-headphone {
        transform:translate(42px, -22px)
    }
}

@media (max-width: 734px) {
    .section-size-weight .image-wrapper.figure-top-view .caption-depth {
        transform:translate(116px, 66px)
    }
    .section-size-weight .image-wrapper.figure-top-view .caption-width {
        transform: translate(-30px,157px);
    }
    .section-size-weight .image-wrapper.figure-side-view .caption-height {
        transform: translate(109px,3px);
    }
}