.cke_contents {
    max-width: 100%;
    box-sizing: border-box;
}

.cke_editable {
    max-width: 100%;
    overflow: auto;
}