.bs-tooltip-bottom .arrow,
.bs-tooltip-top .arrow {
  left: 50%;
}

.bs-tooltip-left .arrow,
.bs-tooltip-right .arrow {
  top: 25%;
}
