/* Enter Your Custom CSS Here */

@media only screen and (max-width: 600px) {
.qodef-blog-holder.qodef-blog-type-standard article:not(.format-quote):not(.format-link) .qodef-post-text {
    padding-top: 70px !important;
}
body.blog .qodef-two-columns-75-25 .qodef-column1 {
    margin-top: 50px !important;
}
}  

/*code above no longer works, have manually edited modulees.min.css*/