.category-courses-material-list {
    display: flex;
    flex-wrap: wrap;
}

.category-courses-material-list li a {
    display: block;
}


