/* NTIMA OS v13.9.8 — member summary score remains on one line on mobile. */
@media (max-width: 760px) {
  body.wfms-portal-active .wfms-member-v1082 .wfms-v1082-summary-grid > div:nth-child(3) strong {
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: keep-all;
    letter-spacing: -0.015em;
  }
}
