
    @media (min-width:1220px) {
        .ly_asked_form.wide {  width: 1200px !important;  }
        .ly_asked_faq.wide {width: 1200px !important; }
    }
    .ly_video_page_6 { position: relative; }
    .ly_video_page_6 .video_public_info .compute_item_img {  max-width: 100%;  margin: auto;}
    .ly_video_page_6 .video_public_info .compute_item_img .compute_process_img { padding-top: 20.89%; }
    .ly_video_page_6 .video_public_info .compute_item_img .compute_process_img img {  top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%;object-fit:cover;object-position:center center; }
    .ly_video_page_6 .carousel_item .carousel_info { text-align:center;padding:30px;position:absolute;width:55%;z-index:10;box-sizing:border-box;top:50%;left:50%;transform:translate(-50%,-50%); }
    .mobile { display: none;}
    .ly_video_page_6 .carousel_item .carousel_info .carousel_title { font-size:50px;color:#ffffff;margin-bottom:0px;line-height:1.1;font-weight:bold; }

    @media screen and (max-width:1000px) {
        .ly_video_page_6 .video_public_info .compute_item_img .compute_process_img {padding-top: 106.67%;  }
        .ly_video_page_6 .carousel_item .carousel_info .carousel_title {font-size: 20px; }
        .ly_asked_form.wide {padding-left: 13px !important; padding-right: 13px !important; }
        .ly_asked_faq.wide {padding-left: 13px !important; padding-right: 13px !important;}
        .pc { display: none;}
        .mobile { display: block;}
    }
