
@media screen and (max-width: 768px) {
body .editor_txt{ overflow-x: auto; }
}
