@media print {
    #primary-menu,
    .applybutton,
    .Back_to_results,
    .hasSimilarJobs,
    .footer,
    .footer-nav,
    .footer-logo,
    .company-nav,
    .comp1,
    .nav-list,
    .social-header-icons,
    .hero-banner,
    .form-search,
    .featurehover ,
    .Width_Full,
    .search-holder,
    .for-mobile-footer-tab,
    .for-desktop-footer-tab,
   .Enqui,
   .enquire-ico
   br
    {
        display: none !important;
    }
    
    .brand
    {
        max-height:200px;
        max-width:200px;
    }
    .indeed-apply-widget
    {
        display:none !important;
    }
    
    
    
}
