.widget_stm_lms_popular_courses .widget_title {
  margin-bottom: 15px;
}
.widget_stm_lms_popular_courses .widget_title h3 {
  margin-bottom: 20px !important;
}
.widget_stm_lms_popular_courses .stm_product_list_widget li a .meta .title {
  color: #273044;
  font-size: 14px;
  margin-top: -3px;
  margin-bottom: 5px;
  line-height: 18px;
}
.widget_stm_lms_popular_courses .stm_product_list_widget li a .meta .expert {
  text-transform: none;
  margin-top: 4px;
  line-height: 14px;
  color: #aaa;
  font-size: 12px;
}

#content-area #sidebar .et_pb_widget h3 {
  margin-bottom: -10px;
}

.stm_lms_instructor_courses .stm_lms_instructor_courses__single--image-wrapper img {
  height: 180px;
  object-fit: cover;
}