#contentNews iframe {
    display: block !important;
    width: 80% !important;
    margin: 0 auto;
}

#contentNews > ul {
    margin-left: 40px;
    margin-bottom: 16px;
}

#contentNews img {
    height: auto !important;
    max-width: 100%;
}
#contentNews img[src*="ckeditor/plugins"] {
    height: 23px !important;
    width: 23px !important;
}