@media (max-width: 767px){
  .g_ .logo a > img{
    max-height: 55px !important;
    width: auto !important;
  }
}