.event-tip {
  color: White;
  width: 218px;
  height: 169px;
  z-index: 6000;
  padding: 15px;
  background: url('../images/tipHover.png') no-repeat top left;
  margin-top: -199px;
  text-align: center;
}

.event-tip img {
  margin-bottom: 3px;
}

.event-title {
  font-weight: bold;
  margin-bottom: 10px;
}
