.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media only screen and (min-width:579px) and (max-width:980px){.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media only screen and (max-width:579px){.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (min-width:640px){.learndash-wrapper .ld-profile-summary .ld-profile-stats{display:grid!important;grid-template-columns:1fr 1fr!important}}