.category_head_v5{min-height: fit-content;}
.category_head_v5_CAT {  padding-top: 0;}
a.category_CAT,a.category_CAT:hover{    background-color: #4896ec;}
a.category_CAT:focus{outline: none;text-decoration: none;}

.course-wrapper{padding-top: 40px;}
.course-filter{padding-bottom: 20px;}
.course-filter .trustpilot_block{top: -25px;}

@media only screen and (max-width: 767px){
    .category_head_v5{min-height: 250px;}
    a.category_CAT{position: initial;}
    .course-wrapper{padding-top: 80px;    padding-bottom: 20px;}
    .course-filter .trustpilot_mobile_block{top: -70px;}
}