@media screen and (max-width:830px){table.tableNatif caption{background-image:none}table.tableNatif thead{display:none}table.tableNatif tbody td{width:100%!important;height:auto!important;display:block;padding:.6rem!important}table.tableNatif tbody tr:nth-child(even) td{background:#f2f0e6;color:#535352}table.tableNatif tbody tr:nth-child(odd) td{background:#e9e7dd;color:#535352}table.tableNatif.tableAvecHead tbody td:before{margin-right:16px;color:#535352;content:attr(data-th);display:inline-block;width:10rem}table.tableNatif img{float:none!important;height:auto;width:100%}table.tableNatif th{display:none}}