@media screen and (min-width: 1024px) {

}
@media screen and (max-width: 1024px) {
  .i-layout-header .i-bingo-header-search {
    width:230px;
  }
}
