.vistt .tooltip-inner {
  max-width:800px;
  padding:.25rem .5rem;
  color:#fff;
  text-align:center;
  background-color:#333333;
  border-radius:.25rem
}
