
    @media screen and (max-width: 768px){
        body .editor_txt table td{word-break: break-word; word-wrap: break-word;}
    }
