@media(max-width:900px){
  .toppers .toppers_child .student{
    height: 170px;
    }
    .toppers .toppers_child .heading{
        font-size: 30px;
    }
    .toppers .toppers_child .heading span{
        font-size: 22px;
    }
 
}