/*fix size for mobile*/
div.mce-edit-area {
    border-right: 1px solid #000 !important;
}
.mce-toolbar-grp {
    overflow-x: scroll;
}