.image-slideshow {
  width: 100%;
  margin: auto;
  height: 300px;
}
.image-slideshow img {
  width: 100%;
  height: 100%;
}
