
body .global_faq_box .container .item .title,body .editor_txt table td{    word-break: break-word;}
@media screen and (max-width:1000px){
.editor_txt table td{width:auto!important}
.editor_txt table{width:auto!important}
body .editor_txt table td{    white-space: nowrap;}
}
