table {margin: 0;padding: 0;width: 100%;}table caption {font-size: 1.5em;}table td {padding: 0.255em;}table th {text-transform: uppercase;}@media (max-width: 600px) {table {display: block;border-collapse: collapse;overflow-x: auto;}table td, table th {width: 100%;}table th {background-color: rgb(190, 220, 250);text-transform: uppercase;width: 100%;border-top: none;}table td {border-bottom: none;color: rgb(20, 20, 20);}table td:first-of-type, table th:first-of-type {border-left: none;}table td:last-of-type, table th:last-of-type {border-right: none;}}