.search-box {width: 280px; margin: 0 auto;}

@media only screen and (min-width: 480px) {
  .search-box {width: 400px;}
}