@media (max-width: 768px) {
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX{
    overflow-y: hidden;
    overflow-x: scroll;margin-top: 10px;
  }
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX--mw600 .table{
     min-width: 600px;
  }
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX--mw700 .table{
     min-width: 700px;
  }
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX--mw800 .table{
     min-width: 800px;
  }
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX--mw900 .table{
     min-width: 900px;
  }
  .imgAndWordsBox2 .contentRad .content .dataTable.xs-min--scrollX--mw1000 .table{
     min-width: 1000px;
  }
  .newsDetail{  margin: -20px 0px 0!important;}
  .xs--wp90i{width:90%!important;}
  .xs--wp100i{width:100%!important;}
  #zpfw .contentRad .title .more{
      width: 30px;
  height: 30px;    top: -43px;
  right: -15px;
  }

}