.course-list-layout{display:grid;gap:20px;grid-template-columns:repeat(4,280px);grid-template-rows:repeat(auto-fill,331px);padding:40px 0 100px}
