@media screen and (max-width: 375px) {
    .course-meta {
        flex-wrap: wrap !important;
    }
}