@charset "utf-8";
.mce-content-body p,
.editor p{
    font-size: 18px;
    color: #222;
    margin-bottom: 0px;
}
.editor {overflow: hidden;}
.editor img {display: inline-block;max-width: 100%!important;height: auto!important;}
.editor iframe {max-width: 100%;}
.editor table {max-width: 100%!important;}