.text-with-new-lines {
  min-width: 200px;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
}
