// wrapped content
.koowa_wrapped_content {
  display: table;
  table-layout: fixed;
  width: 100%;
  @include wrap_words;
}