.text-left {
  width: 100%;
}

#regform {
  margin-left: 30px;
  margin-right: 30px;
  max-width: none;
}

.form-control {
  width: initial;
}

