.section-finish .caption-blue {
    transform: translateX(1px);
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-blue {
        transform: translateX(2px);
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-blue {
        transform: translateX(0px);
    }
}

.section-finish .caption-purple {
    transform: translateX(9px);
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-purple {
        transform: translateX(7px);
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-purple {
        transform: translateX(0px);
    }
}

.section-finish .caption-starlight {
    transform: translateX(7px);
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-starlight {
        transform: translateX(8px);
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-starlight {
        transform: translateX(0px);
    }
}

.section-finish .caption-spacegray {
    transform: translateX(18px);
}
@media only screen and (max-width: 1068px) {
    .section-finish .caption-spacegray {
        transform: translateX(19px);
    }
}
@media only screen and (max-width: 734px) {
    .section-finish .caption-spacegray {
        transform: translateX(0px);
    }
}

/* 按鈕及接口 */
.caption-speaker-1 {
    transform: translate(6px,0px);

}
@media only screen and (max-width: 1068px) {
    .caption-speaker-1 {
        transform: translate(6px,0px);
    
    }
}
@media only screen and (max-width: 734px) {
    .caption-speaker-1 {
        transform: translate(6px,0px);
    
    }
}

.caption-top-button {
    transform: translate(13px,0px);

}
@media only screen and (max-width: 1068px) {
    .caption-top-button {
        transform: translate(4px,0px);
    
    }
}
@media only screen and (max-width: 734px) {
    .caption-top-button {
        transform: translate(10px,0px);
    
    }
}

.caption-front-camera {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-front-camera {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-front-camera {
        transform: translate(21px,0px);
    
    }
}

.caption-microphone-1 {
    transform: translate(0px,0px);

}
@media only screen and (max-width: 1068px) {
    .caption-microphone-1 {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-microphone-1 {
        transform: translate(34px,0px);
    
    }
}

.caption-speaker-2 {
    transform: translate(5px,0px);

}
@media only screen and (max-width: 1068px) {
    .caption-speaker-2 {
        transform: translate(5px,0px);
    
    }
}
@media only screen and (max-width: 734px) {
    .caption-speaker-2 {
        transform: translate(5px,0px);
    
    }
}

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

.caption-back-camera {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-back-camera {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-back-camera {
        transform: translate(0px,0px);
    }
}

.caption-microphone-2 {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-microphone-2 {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-microphone-2 {
        transform: translate(0px,0px);
    }
}

.caption-magnetic-connector {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-magnetic-connector {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-magnetic-connector {
        transform: translate(0px,0px);
    }
}

.caption-smart-connector {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-smart-connector {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-smart-connector {
        transform: translate(0px,0px);
    }
}

.caption-usb-connector {
    transform: translate(10px,0px);

}
@media only screen and (max-width: 1068px) {
    .caption-usb-connector {
        transform: translate(13px,0px);
    
    }
}
@media only screen and (max-width: 734px) {
    .caption-usb-connector {
        transform: translate(8px,0px);
    
    }
}

.caption-front-camera-small {
    transform: translate(0px,0px);
}
@media only screen and (max-width: 1068px) {
    .caption-front-camera-small {
        transform: translate(0px,0px);
    }
}
@media only screen and (max-width: 734px) {
    .caption-front-camera-small {
        transform: translate(0px,0px);
    }
}