.amp-content__header {
    margin-top: 0;
 }
 .xng-table-wrap {
   padding-bottom: 70px;
 }
 .xng-table-wrap:last-of-type {
   margin-bottom: 0;
 }
 .amp-html table,
 html table>tbody>tr>td,
 .amp-html table>thead>tr>td {
     border: none !important;
 }
 .xng-table-block td {
   word-break: normal;
 }