@media(max-width:750px){

.scolarship_shibshankar{
    justify-content: center;
    width: 100%;
    padding: 0px;
}
.child_bannar_dipankor_text2{
    font-size: 45px;
    line-height:56px ;
}
.child_bannar_dipankor_text3{
    display: none;
}
.carousel-inner{
    height: 550px;
}
   .child_bannar_dipankor_text1{
    margin-top: 90px;
   }
}

@media(max-width:550px){
   .sub_scolarship_shibshankar{
    width: 90%;
}
   .child_sub_scolarship_shibshankar_text_title{
    margin-top: 9px;
   }
   .child_bannar_dipankor_text2{
        font-size: 25px;
        width: 100%;
        text-align: center;
        margin-left: 18px;
        line-height: 27px;
        margin-top: 20px;
   }
   .carousel-inner{
    height: 300px;
   }
   .child_bannar_dipankor_text4{
    display: none;
   }
   .child_bannar_dipankor_text1{
        margin-top: 301px;
        margin-left: 20%;
        font-size: 14px;
        border: none;
   }
}