.hds-oh,
.hds-soh {
        word-wrap: break-word !important;
        overflow-wrap: anywhere !important;
        word-break: break-word !important;
        hyphens: auto !important;
        white-space: normal !important;
}

.hds-oh p,
.hds-oh li,
.hds-oh span,
.hds-oh strong,
.hds-oh b,
.hds-oh td,
.hds-oh th,
.hds-soh p,
.hds-soh li,
.hds-soh span,
.hds-soh strong,
.hds-soh b,
.hds-soh td,
.hds-soh th {
        font-weight: normal !important;
        word-wrap: break-word !important;
        overflow-wrap: anywhere !important;
        white-space: normal !important;
}
