.health-library-cards-view-list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem 1.25rem;gap:1.5rem 1.25rem}@media only screen and (min-width:62rem){.health-library-cards-view-list{gap:1.5rem 2.5rem}}@media only screen and (min-width:48rem){.health-library-cards-view-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:62rem){.health-library-cards-view-list{grid-template-columns:repeat(3,1fr)}}