.ticker {
  overflow: hidden;
  height: auto!important;
}

.ticker ul {
  position: relative;
}

.ticker ul li {
  display: none;
}

