@media screen and (max-width: 768px) {
    #editor-column-div-1 {
        position: relative;
        margin-top: 30px;
    }
    
}