/**handles:sync-logo-style**/
@media all and (max-width: 980px) {
  #logo {
    max-height: 30px !important;
  }
}