.contentPCard * {
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
}
