html body header#main-header #logo {
       min-height: 120px!important; 
       position: relative; 
       right: -12px!important; 
       top: 25px; 
    } 


@media screen and (max-width: 480px)  { html body header#main-header #logo {   left: -20px; }  }  