.s_content * {
    text-wrap-mode: wrap !important;
    word-break: break-word;
}

.s_content video,
.s_content img {
    display: inline-block;
    max-width: 100%;
    height: auto !important;
}

.s_content img {
    height: auto !important;
}
