<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: May 31 2021 | 13:50:17 */
@media only screen and (min-width: 770px) {

#cms-content-wrapper {
    min-height: 800px;
}

#page-sidebar {
    top: 165px;
}

#primary{
    top: 0px !important;
}

#page-sidebar #secondary &gt; aside:last-child, #sidebar-area &gt; aside:last-child{
	padding-bottom: 100% !important;
}
}
</pre></body></html>