.auto-totals{grid-template-columns:1fr 1fr;max-width:520px}
.auto-totals>div{height:66px}
@media(max-width:580px){.auto-totals{grid-template-columns:1fr}.auto-totals>div{grid-column:auto}}
