.read-aloud-task-card-list{grid-template-columns:repeat(5,1fr);gap:15px;margin-top:1.2rem;display:grid}@media (max-width:1199px){.read-aloud-task-card-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.read-aloud-task-card-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.read-aloud-task-card-list{grid-template-columns:repeat(1,1fr)}}
