.note-editable,.note-contentable  {
    font-size: 16px;
    line-height: 1.8;
}

.note-editable p,.note-contentable p {
     
}

.note-editable ul,.note-contentable ol {
    list-style: initial;
}

.note-editable img,.note-contentable img {
    max-width: 99%;
}

.note-editable .summernote_video_container {
    max-width: 80%;
}