.hdr-no-intro {
  display: inline-block !important;
  width: 25px !important;
  vertical-align: top !important;
  margin-top: 0px !important;
}

.hdr-intro {
  display: inline-block !important;
  width: 95% !important;
}

.hdr-no-step1 {
  float: left !important;
  width: 30px !important;
  font-weight: bold !important;
}

.hdr-step1 {
  display: inline-block !important;
  max-width: 92.5% !important;
}

.text-justify {
  text-align: justify !important;
}

.hidden {
  display: none !important;
}
