.pace-row{grid-template-columns:1fr 1fr 1.25fr}
.currency-row{display:flex;justify-content:flex-end;gap:10px;margin:14px 0 10px}
.currency-row label{width:180px}
[hidden]{display:none!important}
@media(max-width:900px){.pace-row{grid-template-columns:1fr 1fr}.pace-row label:last-child{grid-column:1/-1}.currency-row{justify-content:stretch}.currency-row label{width:100%}}
