.site-logo{height: 40px;width: auto;max-width: 240px;margin-top: 7.5px;}
.site-logo.active{height: 35px;margin-top: 0px;}
.a10-header{padding-bottom: 10px;}
@media screen and (max-width:768px) {
  .a10-header{display: flex;justify-content: center;}
  .site-logo{height: 32px;width: 150px;margin-top:12px;}
  .site-logo.active{height: 32px;margin-top: 0px;}
}