/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 06 2026 | 18:26:42 */
#qodef-page-outer {
    margin-top: 0px !important;
}

.qodef-page-title .qodef-m-content
 {
    padding-top: 0px;
}

.qodef-page-title {
    height: auto !important;
    min-height: 220px;
}
.qodef-page-title .qodef-m-content {
    padding-top: 150px !important;
    padding-bottom: 25px;
}
@media only screen and (max-width: 1024px) {
    .qodef-page-title {
        min-height: 200px;
    }
}
