slideshow-component{
  height:100%;
}

.slideshow{
  width:100%;
  height:100%;
}

.slideshow__slide{
  width:100% !important;
}
.slideshow__text-wrapper{
  width:90%;
  border:1px solid black;
}