/*
 Theme Name:   One Page Express Child
 Theme URI:    http://onepageexpress.com/#demos
 Description:   One Page Express Child Theme
 Author:       Willem van Zyl
 Author URI:   http://glyph.capetown
 Template:     one-page-express
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  one-page-express-child
*/

.custom-background {
    /*background: none !important;*/
}

@media screen and (min-width: 800px) {
    .content-page {
        height: 350px !important;
    }
}