<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zoom-wrapper {
    max-width: unset;
}

.zoom-wrapper .warper {
    width: 30%;
}

.zoom-wrapper .zoom-right{
    width:70%;
}

.zoom-wrapper .zoom-right  table{
    width:100%;
}</pre></body></html>