.zoom-wrapper {
    max-width: unset;
}

.zoom-wrapper .warper {
    width: 30%;
}

.zoom-wrapper .zoom-right{
    width:70%;
}

.zoom-wrapper .zoom-right  table{
    width:100%;
}