.card-information .card-title {
  text-wrap: wrap;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
}
