#enemy_pools-show {
  [data-component="SearchField"] {
    @media screen and (max-width: 768px) {
      & {
        order: 3;
      }
    }
  }
}
