.header-mobile .site-branding { margin: 0 }
.header-mobile h2.site-title { font-size: 22px; }
.header-mobile .bq-site-branding .logo-wrap {
  display: block;
}
.header-mobile .bq-site-branding a.custom-logo-link {
  position: inherit;
  top: inherit;
}
.header-mobile .bq-site-branding .mobile-menu {
  display: flex;
  justify-content: space-between;
}
.header-mobile .bq-site-branding .mobile-wrapper {
  margin-top: -30px;
}
