
    @media screen and (max-width: 768px) {
        .editor_txt table { table-layout: inherit !important; }
    }
