#specification .tableContainer{width:100%;overflow:scroll}#specification table{width:100%;border:1px double #000;border-collapse:collapse;margin:10px auto}#specification th,#specification td{padding:.25rem .5rem;border:1px solid #000}#specification th{background-color:var(--lightgrey)}#specification span.specUnit{padding:.25rem .5rem;font-size:.8rem;font-weight:bold}#specification span.specUnit:before{content:'('}#specification span.specUnit:after{content:')'}