.post span {
  word-wrap: break-word !important;
  white-space: break-spaces;
}
.post {
  white-space: pre-line !important;
}

#noticiaCompleta img {
  max-width: 100% !important;
  border-radius: 8px;
}
