.mo-status-autofit {
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  text-wrap: nowrap !important;
  line-height: 1.15 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

.mo-status-autofit[data-mo-autofit-ready="1"] {
  overflow: hidden !important;
}
