/* Start custom CSS *//* Hide only the header */
body.page-id-1381 #qodef-page-header{
    display:none !important;
}

/* Remove the space reserved for the header */
body.page-id-1381 #qodef-page-outer{
    padding-top:0 !important;
    margin-top:0 !important;
}

body.page-id-1381 #qodef-page-inner{
    padding-top:0 !important;
    margin-top:0 !important;
}

body.page-id-1381 .qodef-content-grid{
    padding-top:0 !important;
    margin-top:0 !important;
}/* End custom CSS */