#slideshow {
  position: relative;
  width: 960px;
  min-height: 25px;
  max-height: 100px;
  margin-left: 10px;
}

.rotating-item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}