
.table td,
.table th {
  padding: 15px;
  font-weight: bold;
  font-size: 11.5px;
  background-size: cover !important;}

.tooltip .arrow:before {
  border-left-color: red;
}
.tooltip .tooltip-inner {
  background: green;
}