/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Aug 19 2019 | 05:46:21 */
.wrap {
    width: 640px;
    height: 5000px;
}

iframe {
    width: 76.92% !important;
    height: 76.92% !important;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}