.amounts{grid-template-columns:repeat(5,minmax(0,1fr))}.amounts button{white-space:nowrap}@media(max-width:720px){.amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.amounts button:last-child{grid-column:1/-1}}
