.articleContent {
    word-break: break-word
}

.articleContent img {
    max-width: 100%;
    height: auto !important
}

.articleContent iframe,.articleContent embed {
    max-width: 100%
}