
.tooltip {
  max-width: 270px;
}
.tooltip .tooltip-inner {
  max-width: 270px;
  min-height: 32px;
  text-align: center;
}
