/* Slideshow and banner */
.banner-slide-container {
  position: relative;
}

.banner-slide {
  display: none;
}

.banner-image {
  width: 100%;
  border-radius: 8px;
}