.tooltip-inner {
    word-wrap: break-word;
    max-width: 300px;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000 !important;
}