<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.table { display: table; width: 100%; }
div.table &gt; div { display: table-row; }
div.table &gt; div &gt; div { display: table-cell; vertical-align: top; }
div.table &gt; div &gt; div.pw50:first-child { width: 49%; padding-right: 1%; }



.biglabel { font-size: 1.55em;margin-bottom:7px;margin-top: 5px;display: block; }</pre></body></html>