#sepwysiwyg1 {
    position: relative;
    margin-top: 30px;
}
 @media only screen and (max-width: 767px) {
    #sepwysiwyg1 {
        position: relative;
        margin-top: 30px;
    }
}