.course-image a{background-size:cover;background-position:50%;display:block;height:100%;min-height:200px; border-radius:10px;}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.course-meta{margin-top:20px}
.course-detail ul{list-style:none;padding:0;margin:0}
.course-detail{font-weight:100;font-size:13px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:30px}
.course-detail .label{font-size:14px!important; font-weight:700;color:#0d3b70}
@media only screen and (min-width:768px){  .course-detail{border:1px solid #d6d9e1;justify-content:center;padding:13px;margin-bottom:0}  }

@media only screen and (min-width:820px){  .course-detail{border:1px solid #d6d9e1;justify-content:center;padding:13px;margin-bottom:0}  }

@media only screen and (min-width:992px){  .course-detail:not(:first-child){border-left:none}  }