    #mainbody398 {
        display:  flex;
        flex-grow: 1;
        overflow:  hidden;
        width:    100%;
        z-index:  10;
    }
    .imagep {
        display:      block;
        margin-right: calc(5vw/19.20);
        overflow:     auto;
        position:     relative;
    }
    #progress398 {
        position: absolute;
        top:      calc(982vw/19.20);
        left:     calc(1828vw/19.20);
        width:    calc(90vw/19.20);
        height:   calc(90vw/19.20);
    }

    #lefttopcontainer398 {
        flex-grow: 1;
        height:    100%;
        width:     100%;
    }
    #rightbody_img398 {
        height:   calc(1080vh/10.80);
        left:     0px;
        position: fixed;
        top:      0px;
        width:    calc(1920vw/19.20);
    }
