.intro-content {
  white-space: pre-line !important;
  text-align: justify !important;
}

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

.valign-top {
  vertical-align: top !important;
}

.min-width-30 {
  min-width: 30px !important;
}

.list-item {
  float: left !important;
  width: 30px !important;
}

.list-content {
  display: inline-block !important;
  max-width: 95% !important;
}
