.field__label {
  font-size: 1.1rem;
}
@media screen and (min-width: 766px) {
  .field__label {
    font-size: 1.6rem;
  }
}
