.dollar .percent-value:before{content:'$'}.panel-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:15px 15px}@media only screen and (max-width:500px){.panel-grid{grid-template-columns:repeat(1,1fr)}}