<table class="typographic-scale table-smallscreen--stacked margin-bb">
    <caption>Size, line height and spacing above 768px</caption>
    <thead>
        <tr>
            <th scope="col"></th>
            <th scope="col">Size</th>
            <th scope="col">Line height</th>
            <th scope="col">Spacing</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">Mega</th>
            <td data-th="Size above 768px">60px</td>
            <td data-th="Leading">83px</td>
            <td data-th="Spacing">Top 32px<br>Bottom 32px</td>
        </tr>
        <tr>
            <th scope="row">H1</th>
            <td data-th="Size above 768px">46px</td>
            <td data-th="Leading">64px</td>
            <td data-th="Spacing">Bottom 32px</td>
        </tr>
        <tr>
            <th scope="row">H2</th>
            <td data-th="Size above 768px">26px</td>
            <td data-th="Leading">40px</td>
            <td data-th="Spacing">Bottom 8px</td>
        </tr>
        <tr>
            <th scope="row">H3</th>
            <td data-th="Size above 768px">22px</td>
            <td data-th="Leading">32px</td>
            <td data-th="Spacing">Top 8px<br>Bottom 8px</td>
        </tr>
        <tr>
            <th scope="row">H4</th>
            <td data-th="Size above 768px">22px</td>
            <td data-th="Leading">32px</td>
            <td data-th="Spacing">Top 8px Btm 8px</td>
        </tr>
        <tr>
            <th scope="row">H5</th>
            <td data-th="Size above 768px">22px</td>
            <td data-th="Leading">32px</td>
            <td data-th="Spacing">Top 8px<br>Bottom 8px</td>
        </tr>
        <tr>
            <th scope="row">H6</th>
            <td data-th="Size above 768px">16px</td>
            <td data-th="Leading">24px</td>
            <td data-th="Spacing">Top 0px<br>Bottom 4px</td>
        </tr>
        <tr>
            <th scope="row">P lead</th>
            <td data-th="Size above 768px">26px</td>
            <td data-th="Leading">42px</td>
            <td data-th="Spacing">Bottom 8px</td>
        </tr>
        <tr>
            <th scope="row">Paragraph</th>
            <td data-th="Size above 768px">20px</td>
            <td data-th="Leading">32px</td>
            <td data-th="Spacing">Bottom 32px</td>
        </tr>
    </tbody>
</table>
<table class="typographic-scale table-smallscreen--stacked">
    <caption>Size, line height and spacing below 768px</caption>
    <thead>
        <tr>
            <th scope="col"></th>
            <th scope="col">Size</th>
            <th scope="col">Line height</th>
            <th scope="col">Spacing</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <th scope="row">Mega</th>
            <td data-th="Size below 768px">36px</td>
            <td data-th="Line height">50px</td>
            <td data-th="Spacing">Top 16px<br>Bottom&nbsp;16px</td>
        </tr>
        <tr>
            <th scope="row">H1</th>
            <td data-th="Size below 768px">30px</td>
            <td data-th="Line height">42px</td>
            <td data-th="Spacing">Bottom 16px</td>
        </tr>
        <tr>
            <th scope="row">H2</th>
            <td data-th="Size below 768px">20px</td>
            <td data-th="Line height">31px</td>
            <td data-th="Spacing">Bottom 4px</td>
        </tr>
        <tr>
            <th scope="row">H3</th>
            <td data-th="Size below 768px">18px</td>
            <td data-th="Line height">31px</td>
            <td data-th="Spacing">Top 4px<br>Bottom&nbsp;4px</td>
        </tr>
        <tr>
            <th scope="row">H4</th>
            <td data-th="Size below 768px">18px</td>
            <td data-th="Line height">31px</td>
            <td data-th="Spacing">Top 4px<br>Bottom&nbsp;4px</td>
        </tr>
        <tr>
            <th scope="row">H5</th>
            <td data-th="Size below 768px">18px</td>
            <td data-th="Line height">31px</td>
            <td data-th="Spacing">Top 4px<br>Bottom&nbsp;4px</td>
        </tr>
        <tr>
            <th scope="row">H6</th>
            <td data-th="Size below 768px">13px</td>
            <td data-th="Line height">20px</td>
            <td data-th="Spacing">Top 8px<br>Bottom2px</td>
        </tr>
        <tr>
            <th scope="row">P lead</th>
            <td data-th="Size below 768px">20px</td>
            <td data-th="Line height">34px</td>
            <td data-th="Spacing">Bottom 4px</td>
        </tr>
        <tr>
            <th scope="row">Paragraph</th>
            <td data-th="Size below 768px">16px</td>
            <td data-th="Line height">27px</td>
            <td data-th="Spacing">Bottom 16px</td>
        </tr>
    </tbody>
</table>
