@media print {
    #primary-menu,
    .applybutton,
    .Back_to_results,
    .hasSimilarJobs {
        display: none !important;
    }

div#block-languageswitcherinterfacetext {
    display: none !important;
}

div#block-searchform , .newheader .field-field-center-title{
    display: none !important;
}

div#fixed-header {
    display: none !important;
}
#header {

    height: 200px;
}

div#explore , .newfooter {
    display: none;
}
    
    header#header {
    height: 100% !important;
}

.newheader #header > .region-header img , .span4.Align-Ment-Image img{
    max-height: 100% !important;
    max-width: 200px;
}
}