#wowcards-tooltip {
  position: absolute;
  z-index: 9999;
  padding: 5px;
}

#wowcards-tooltip img { 
  border: 1px solid black;
  border-radius: 6px 6px 6px 6px;
  display: none;
}