.mlttldes--title {
  margin-bottom: 1rem;
}
.mlttldes--title + div {
  line-height: 24px;
}

@media screen and (max-width: 585px) {
  .mlttldes--title {
    font-size: 16px;
    line-height: 1.5;
  }
}
