.ma-area-description {
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  margin-top: 0.75rem !important;
  margin-bottom: 1.75rem !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
  line-height: 1.6 !important;
}

.ma-clinical-panel .ma-evaluation-block,
.ma-clinical-panel .ma-evaluation-block > *,
.ma-clinical-panel .ma-evaluation-block ul,
.ma-clinical-panel .ma-evaluation-block ol {
  width: 100% !important;
  max-width: none !important;
}

.ma-clinical-panel .ma-evaluation-block ul,
.ma-clinical-panel .ma-evaluation-block ol {
  display: block !important;
  grid-template-columns: none !important;
  padding-left: 1.35rem !important;
}

.ma-clinical-panel .ma-evaluation-block li {
  display: list-item !important;
  width: auto !important;
  max-width: none !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  line-height: 1.55 !important;
  margin-bottom: 0.5rem !important;
}
