.stm_lms_courses_categories.style_6{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:10px;overflow-x:auto}.stm_lms_courses_categories.style_6 .stm_lms_courses_category{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(33.333% - 10px);padding:15px;margin:0 0 10px;min-height:170px;transition:.3s ease;border-radius:5px;overflow:hidden;text-overflow:ellipsis;text-align:center}.stm_lms_courses_categories.style_6 .stm_lms_courses_category i{display:block;margin-bottom:20px;font-size:41px;color:#fff}.stm_lms_courses_categories.style_6 .stm_lms_courses_category h4{margin:0;line-height:20px;font-size:16px;font-weight:500;color:#fff}.stm_lms_courses_categories.style_6 .stm_lms_courses_category:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media (max-width:769px){.stm_lms_courses_categories.style_6{display:block;white-space:nowrap;font-size:0}.stm_lms_courses_categories.style_6 .stm_lms_courses_category h4,.stm_lms_courses_categories.style_6 .stm_lms_courses_category i{width:100%}}@media (max-width:515px){.stm_lms_courses_categories.style_6 .stm_lms_courses_category{width:calc(100% - 30px);margin:0 30px}.stm_lms_courses_categories.style_6 .stm_lms_courses_category:first-child{margin-left:15px}.stm_lms_courses_categories.style_6 .stm_lms_courses_category:last-child{margin-right:15px}}