.atv_header_text{
    text-align: center;
    line-height: 46px;
    border-radius: 5px;
    opacity: 0.9;
    min-height: 46px;
}
@media screen and (max-width: 800px) {

    .flex-row-mobile {
        flex-wrap: nowrap !important;
        display: flex;
        overflow-x: scroll;
    }

    .home_2type_course_search_form_btn_academic_level, .flex-row-mobile a {
        flex: none !important;
    }

    .mcf_row {
        padding: 0 !important;
        margin: 0 !important;
    }

    .fontt1mobile {
        font-size: 1rem !important;
    }
}
