.search-tooltip .tooltip-inner {
    width: 300px;
    max-width: 300px;
    background-color: white;
    color: black;
    border: solid 1px #000;
}
