#intro {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  height: 50% !important;
  padding: 20% 10% !important;
}

#slideshow {
  width: auto !important;
  position: relative !important;
}

#slideshow .slide {
  width: auto !important;
  height: auto !important;
  float: none !important;
  border: none !important;
  border-top: 2px solid #e6e6e6 !important;
  display: block !important;
}

#slideshow .slide img {
  width: 100% !important;
  height: auto !important;
  opacity: 1 !important;
  filter: none !important;
  animation: none !important;
}
