@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:#fafafa;color:#474747}table.tableNatif tbody tr:nth-child(odd) td{background:#cacaca;color:#474747}table.tableNatif.tableAvecHead tbody td:before{margin-right:16px;color:#474747;content:attr(data-th);display:inline-block;width:10rem}table.tableNatif img{float:none !important;height:auto;width:100%}table.tableNatif th{display:none}}