.cu-notice {
  overflow: hidden;
  max-width: 100vw;
}
.cl-text__wrap {
  word-wrap: break-word;
  white-space: normal;
}
.cl-text__nowrap {
  white-space: nowrap;
}
