@media(max-width:768px){.awards-table-row{padding:16px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:16px;grid-template-areas:"action action" "coins user-points" "status status"}.awards-table-row .level-number{grid-area:number}.awards-table-row [data-cell=Action]{grid-area:action}.awards-table-row [data-cell=Coins]{grid-area:coins}.awards-table-row [data-cell="User Points"]{grid-area:user-points}.awards-table-row [data-cell=Status]{grid-area:status}.awards-table-row td:before{content:attr(data-cell);margin-bottom:.5rem;display:block;text-align:left;font-size:12px;line-height:1.7;font-weight:400;--tw-text-opacity: 1;color:rgb(185 186 193 / var(--tw-text-opacity))}.awards-table-row td[data-cell=Action]:before{font-size:14px;line-height:1.7}}
