.url-form {
  width: 800px;
  margin: 200px auto;

  .form-inline .form-control {
    width: 650px;
  }
}