




main .item-page {
    display: none;
}



@media screen and (max-width: 850px) {
  
    
    #recruithead {
        background-size: 80% auto;
        line-height: 7em;
    }
    

 
}



@media screen and (max-width: 650px) {
 
    
     #recruithead {
    
        line-height: 5em;
    }
    
   
}