/* Site-specific display only; the enacted form wording remains in HTML. */
.agri-form-table td:first-child {
  width: 3.5rem;
  white-space: nowrap;
}
.agri-form-table th[scope="row"] { width: auto; }
.agri-form-barcode {
  display: block;
  max-width: 100%;
  height: auto;
}
