.event-slide {
  background:white;
}
.event-slide span {
  background: black none repeat scroll 0 0;
  color: white;
  display: block;
  font-weight: bold;
  padding: 5px 10px;
  font-size:15px;
}
.event-slider .highlight-event-image img {
  width: 270px;
  height: 160px;
}
.event-slide .highlight-short-desc {
  max-height: 120px;
}
.event-slide h2.ev-name {
  font-size:1em;
}
.event-slide a {
  text-decoration: none;
}
.bx-wrapper {background:none}
.event-linker {
  text-decoration: none!important;
}

.nav-collapse {
  overflow-y: scroll !important;
}