@media(max-width:745px){
    .toppers .toppers_child .student{
        height: 160px;
    }
     .toppers .toppers_child .student .student_child1{
      display: none;
    }

}