.chatbox {
  z-index: unset !important;
}
.grid-box-wrapper .grid-boxes .inner-grid-box ul {
    max-height: 200px !important;
}
.grid-box-wrapper .grid-boxes .inner-grid-box .home-page{
  max-height: 500px !important;overflow: auto !important;
}
.title{
  font-size: 14px !important;
}