@media(min-width: 1200px){
.row > .coursePanel:nth-child(3n + 1){
        clear: both;
}
}