h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main{grid-template-columns:1fr 1fr}main>*{grid-column:span 2}nav>*{display:flex;justify-content:flex-end}nav img{border:1px solid #ced4da;box-sizing:content-box;height:15px;margin:7px 0 0 .5rem;width:20px}td{white-space:nowrap}td img{border:1px solid #ced4da;border-radius:.25rem;height:38px;width:38px}tr>:nth-child(2){width:100%}tr>:nth-child(3){text-align:right}.mini{grid-column:span 1}.mini a,.mini div{height:1.25rem;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini img{grid-row:span 2;height:3rem;width:auto}.mini td{display:grid;grid-gap:.5rem;grid-template-columns:auto 1fr}.quarter{font-weight:700;margin-top:2rem}@media(min-width:721px){main select{display:none}}