@media (max-width: 760px) {
  .bk-mobile-nav summary {
    min-height: 44px;
    display: flex;
    align-items: center;
  }
}
