/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }

/*Customise current affairs page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-3013 #primary .entry-content,
body.page-two-column:not(.archive).page-id-3013 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise spotlight page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-4210 #primary .entry-content,
body.page-two-column:not(.archive).page-id-4210 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise legal advocacy page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-3946 #primary .entry-content,
body.page-two-column:not(.archive).page-id-3946 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise legal education page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-3950 #primary .entry-content,
body.page-two-column:not(.archive).page-id-3950 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise 'who we are' page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-311 #primary .entry-content,
body.page-two-column:not(.archive).page-id-311 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise archive page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-82 #primary .entry-content,
body.page-two-column:not(.archive).page-id-82 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise legal research page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-83 #primary .entry-content,
body.page-two-column:not(.archive).page-id-83 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise faces page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-282 #primary .entry-content,
body.page-two-column:not(.archive).page-id-282 #primary .entry-header {
    float: none;
    width: auto;     
}

/*Customise 'who we are' page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-3575 #primary .entry-content,
body.page-two-column:not(.archive).page-id-575 #primary .entry-header {
    float: none;
    width: auto;     
}
/*Customise international school on climate migration page to be full width and not in the two columns style*/
body.page-two-column:not(.archive).page-id-5078 #primary .entry-content,
body.page-two-column:not(.archive).page-id-5078 #primary .entry-header {
    float: none;
    width: auto;     
}