/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#ld_course_list .ld_course_grid a > .attachment-course-thumb {
    /* max-height: 200px; */
    /*border: dashed blue 1px;*/
}

#ld_course_list .ld_course_grid .entry-title {
    /* max-height: 100px; */
    /*border: dashed blue 1px;*/
}

#ld_course_list .ld_course_grid .entry-content {
    /* max-height: 60px; */
    /*border: dashed blue 1px;*/
}

#ld_course_list .ld_course_grid article {
    height: 400px;
    /*border: dashed blue 2px;*/
}
