 table#chiffres {margin-top: -1rem; margin-bottom: 0.5rem; width: 100%; font-family: "HelveticaNeueETW01-55Rg", sans-serif; font-size: 1.5rem; line-height: 2rem; } table#chiffres tr:nth-child(even) {background-color: #ececec; } table#chiffres td:first-child {max-width: 20rem; text-align: left; } table#chiffres th {padding: 1.5rem 0.2rem; } table#chiffres td {padding: 1rem 0.2rem; text-align: center; } @media all and (max-width: 800px) {table#chiffres, table#chiffres td:first-child { font-size: 1.4rem; line-height: 1.8rem; } } @media all and (max-width: 800px) {table#chiffres td:first-child { max-width: 12rem; } table#chiffres { font-size: 1.1rem; } table#chiffres td:first-child { font-size: 1.2rem; line-height: 1.4rem; } } @media all and (max-width: 500px) {table#chiffres td:first-child { max-width: 10rem; } }
 