@media (max-width: 768px) {
    .wysiwyg{
        margin-top: 64px !important;
    }
    #wysiwyg-the-block{
        width: 100% !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}