.behaviors .custome-box-number {
  font-size: 25px;
  color: red;
}

.behaviors .text-nowrap {
  white-space: nowrap;
  overflow: hidden;
}

.behaviors .value-overview{
  font-size: 16px;
  color: #3C8DBC;
  font-weight: bold;
}

.behaviors .title-overview{
  font-size: 16px;
  font-weight: bold;
  color: red;
}

.behaviors .filter-name-of-phone{
  margin: 10px 0px;
}
