.jit_why_choose_hading_main{
    /* margin: 40px; */
    margin-top: 136px;

}
 .jit_why_choose_hading{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size:30px;
    color: rgb(6, 6, 90);;
 }  
 .jit_highlider_main{
    display: flex;
    align-items: center;
    justify-content: center;
 }
 .jit_highlider{
    border: 1.5px solid rgb(6, 6, 90);
    width:75px;
    margin: 4px;
 }
 .jit_highlider_icon i{
    font-size:27px;
 }