.b-r-groove{
    border-right: groove;
}

.ck-editor{
    width: 100% !important;
}

.ck-editor__editable[role="textbox"] {
    min-height: 200px;
}

.ck-content .image {
    max-width: 80%;
    margin: 20px auto;
}