.course_highlight {
    font-size: 23px;
    margin-left: 12px;
    text-align: center;
    font-weight: 600;
}
    .learners {
    /* margin: 10px 0; */
    min-height: 114px;
    text-align: center;
    margin: 10px 0 20px 0;
}
    .image_r {
    margin: 0 auto;
    width: 80px;
}
    .image_r img{margin-bottom: 10px;}
    .one_to_one_fee p {
    margin-top: 4px;
    margin-left: 0;
    font-size: 14px;
    font-weight: 600 !important;
    text-align: center;
}
    .enqyery_form {
    background: #ececec;
    padding: 19px;
    border-radius: 11px;
}
    .enquery_btn button {
    background: linear-gradient(
94.08deg
, #f6430f, #ee9f15);
    color: #fff;
    padding: 9px 60px;
    border-radius: 7px;
    border: none;
    font-size: 20px;
    width: 100%;
    margin: 14px 0;
}
    .enqyery_form h5 {
    font-size: 19px;
    text-align: center;
    margin-bottom: 9px;
}
    .register{float: left;width: 100%;margin: 43px 0 0;}