@media (min-width: 768px) {
    .contentEditRichText_editorContainer .tableWrapper.contentAdaptation table:not(.contentEditRichText_editorContainer section table) {
        margin: 0 !important;
    }
}