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