.text-content {
    display: block;
    padding: .16rem .17rem;
    white-space: pre;
}

.custom-img {
    width: 100% !important;
}

.text-content {
    word-break: break-all;
    white-space: normal;
}
