@media screen and (min-width: 769px) and (max-width: 1023px) {
  .search-form input {
    width: 297px;
    float: right;
  }
}