html body header#main-header #logo {
       margin-top: 10px!important; 
       max-height: 115px!important; 
    } 


@media screen and (max-width: 768px)  { html body header#main-header #logo {   height: 70px!important; }  }  
@media screen and (max-width: 768px)  { html body header#main-header #logo {   margin-top: 2px!important; }  }  