/**
 **
 **
 **/

 #logo{
    content:url("images/ehlogo-big.png?sts=1757668595043") !important;
    height: 150px !important;
}

@media (max-width: 1200px) {
    #logo{
        content:url("images/ehlogo.png?sts=1757668595043") !important;
        height: 50px !important;
    }
}

#footer > div.footer-container > div > div > div:nth-child(3) > ul > li:nth-child(1){
    display: none !important;
}


#header {
    background: #ccc url('images/bg.png?sts=1757668595043') !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
