.stm_lms_courses_categories.style_5{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-10px 0 7px;padding-top:10px;overflow-x:auto;padding-bottom:5px}.stm_lms_courses_categories.style_5 .stm_lms_courses_category{width:33.33%;margin:0;align-items:center;justify-content:center;transition:.3s ease;text-overflow:ellipsis;padding:15px}@media (max-width:767px){.stm_lms_courses_categories.style_5 .stm_lms_courses_category{width:50%}}@media (max-width:420px){.stm_lms_courses_categories.style_5 .stm_lms_courses_category{width:100%}}.stm_lms_courses_categories.style_5 .stm_lms_courses_category>a{display:flex;flex-wrap:wrap;text-align:center;align-items:flex-end;border-radius:20px;min-height:170px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);padding:25px 15px;width:100%;justify-content:center}.stm_lms_courses_categories.style_5 .stm_lms_courses_category>a h4{font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0}.stm_lms_courses_categories.style_5 .stm_lms_courses_category>a img{margin-bottom:20px}.stm_lms_courses_categories.style_5 .stm_lms_courses_category:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}