@media (min-width: 1400px) {
  .inputBox {
    margin-right: 70px;
    width: 390px;
  }

  .input{
    width: 350px;
  }
}
