article .text table{
      width: 100%;
}

.page-section-content .table_content{
     width: 100%;
     overflow-x: scroll;
 }

.page-section-content .table_content table{
    min-width: 715px!important
}
