input.field__input{
  border:none;
}
.field__input:focus{
  box-shadow: none;
}
form .field {
  min-height: 60px;
}