.box {
  margin-bottom: 20px;
}
.waves-effect , .icon-Group-chat ,.me-15 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#chart-container{
  height: 269px;
}
.navbar-nav {
  align-items: center;
}
@media only screen and (max-width: 1440px) {
  #chart-container{
    height: 248px;
  }
}