@media print {
    #primary-menu,
    .applybutton,
    .Back_to_results,
    .hasSimilarJobs , .newfooter , .mini-cart-wrap.drawer,.head-slot-item{
        display: none !important;
    }
    
.head-mast {
    height: auto;
}
.head-slot-item
{
    padding-top:0px;
    margin-top:0px;
    max-height:0px;
    max-width:0px;
}
.span4.Align-Ment-Image img{
    max-width:180px;
   
}
.main-cntr,
.row-fluid
{
    padding-top:0px;
    margin-top:0px;
}

.announcement-bar-wrapper.color-accent-1 {
    display: none;
}

.navigation-wrapper.color-accent-2.typography-body {
    display: none;
}

.head-slot.head-slot-mid {
    display: none;
}

.head-slot.head-slot-end {
    display: none;
}

h1.head-slot-item.header-heading.h2 {
    max-width:150px;
    height:auto;
    padding-top:0px !important;
    margin-top:0px !important;
}

.shopify-section
{
    max-height:30px;
}






}
