/* Fix: Schwierigkeit nicht umbrechen */
.wpb_text_column ul li.rating > p{
  width: 180px !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}