/* Force table to not be like tables anymore */.cookies .section-contents{font-family:'UNiDAYSProBook', Arial, Sans-Serif;background:#fff;padding:24px;border-radius:0 24px 24px;}.cookies .section-contents h1{margin:0;padding:0;}table.cookie-table{background-color:black;}table.cookie-table tr{background-color:white;}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table,thead,tbody,th,td,tr{display:block;/* Hide table headers (but not display: none;, for accessibility) */}tbody tr th{position:absolute;top:-9999px;left:-9999px;}tr{margin:0 0 1rem 0;}tr:nth-child(odd){background:#eee;border-bottom:1px solid #fff;}td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;}td:before{position:absolute;top:0;left:6px;width:45%;padding-right:10px;white-space:nowrap;}td:nth-of-type(1):before{content:"Name";}td:nth-of-type(2):before{content:"Provider";}td:nth-of-type(3):before{content:"Purpose";}td:nth-of-type(4):before{content:"Cookie category";}td:nth-of-type(5):before{content:"Duration";}td:nth-of-type(6):before{content:"Type";}}