
    @media screen and (min-width: 1000px) {
        body .global_mode_vide6 {justify-content: center;align-items: stretch;}
        body .global_mode_vide6 .g_ps_img {width: 40%;}
        body .global_mode_vide6 .compute_item_img .compute_process_img {padding-top: 75% !important;}  
        body .global_mode_vide6 .g_ps_content {display: flex;flex-direction: column;justify-content: center;background: #4589CF;} 
        body .global_mode_vide6 .g_ps_title {white-space: unset;}
    }
