[data-component="bulma-global-header"] {
  wa-input {
    @media screen and (max-width: 768px) {
      & {
        max-width: 200px;
      }
    }
  }
}
