.courses_filters__activities .lms_courses.search .stm_lms_courses__search input {
    height: 40px;
    color: #263145;
    background-color: #fff;
    border: 2px solid #dfe1e5;
    box-sizing: content-box;
    width: 440px !important;
    margin-right: 0 !important;
    margin-left: -305px !important;
    padding: 0 20px 0 5px !important;
}

@media (max-width: 700px) {
    .courses_filters .courses_filters__activities .lms_courses .stm_lms_courses__search #lms-search-input {
        width: calc(100% - 40px);
        margin-left: 0px !important;
    }
}

.courses_filters__title h1 {
    line-height: 50px;
    margin: 0;
    display: none !important;
}

.stm-lms-plugin .wrap, body #main .stm_lms_courses_wrapper, body .stm_lms_courses_wrapper {
    max-width: 1400px !important;
}

@media only screen and (max-width: 768px) {
  #rev_slider_1_1_forcefullwidth {
    width: 100% !important;
    height: 45em !important;
    position: relative !important;
  }
}