@media (max-width:768px){
  .top-box{
        align-items: center;
  }
  .top-box h5 {
        font-size: 12px;
        margin-bottom: 0;
        margin-bottom: 5px;
        text-align: center;
 }
 .top-login a {
    font-size: 14px;
}
#Incrediminds img {
        width: 100px;
}
.Incrediminds-img-box{
        justify-content: space-between;
}
.c-img img{
  width: auto;
}
}