.iabsForm {
  position: relative;
  background-image: url("/img/IABS.png");
  height: 1200px;
  background-size: contain;
  background-repeat: no-repeat;
  font-weight: bold;
}

.agentName {
  position: absolute;
  bottom: 85px;
  left: 90px;
  font-size: 30px;
}

.licenseNumber {
  position: absolute;
  bottom: 90px;
  left: 320px;
  font-size: 14px;
}

.email {
  position: absolute;
  bottom: 90px;
  left: 432px;
  font-size: 16px;
}

.phone {
  position: absolute;
  bottom: 85px;
  left: 735px;
  font-size: 20px;
}

/*# sourceMappingURL=iabs_form.css.map */
