.DrSupervision {
  max-width: 40.5em;
}

.ColumnSection .columns {
  margin-top: 0;
  margin-bottom: 1em;
}

.ColumnSection .column {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.ColumnSection h3 {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-weight: bold;
}

.ImgTreatment001 {
  max-width: 650px;
  margin: 0 auto 0.5em;
  align-self: center;
}

.ImageIntroduction__ImageSection figure.ImgTreatment001 {
  padding: 0;
}

.ImgTreatment002 {
  max-width: 250px;
  margin: 0 auto 0.5em;
  align-self: center;
}

.textTreatment.smallLeftText {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .DrSupervision {
    display: block;
  }
  .DrSupervision dd {
    text-align: left !important;
  }
}
