.unit-50 {
  padding: 0 20px;
}
.forms {
  position: relative;
  width: auto;
}
.forms h1 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.forms label {
  padding-left: 0;
  padding-right: 0;
}
.forms .vertical-separator {
  width: 1px;
  height: 100%;
  position: absolute;
  left: -30px;
  background-color: #adc2d6;
}
