@media (max-width: 767px) {
    .editor__bxContainer{
        margin-top: -30px;
    }
}