@media (max-width:820px){
  header .logo img,
  .header .logo img,
  .jgh-logo img{
    width:52px!important;
    max-width:52px!important;
    height:auto!important;
    max-height:20px!important;
    object-fit:contain!important;
  }
}
