@media (max-width:859px) {
    #editor {
        height: 260px;
    }
    .div_bfeditor {
        height: 80px;
    }
    .div_bfeditor .col-lg-2 {
        width: 45%;
    }
}