* {background-color:white}

.b {display:none}
.b img {max-height:100px;width:auto;max-width:100px}
.a img, .n img {max-height:120px;width:auto;max-width:120px}

table {max-width:100%;border-top:2px solid gray;border-bottom:2px solid gray;}
td:nth-child(2){border-left:2px solid gray;border-right:2px solid gray}
td {max-width:33%;width:fit-content;padding:5px;}
.s {display:inline-flex;gap:10px;flex-wrap:nowrap;align-items:flex-end}
.c {text-decoration:none}
th {font-size:0.75em}
td,th {border:1px dotted silver}/*debug*/