@charset "utf-8";
/* CSS Document */

.headline{
	text-align: center;
	font-size: 150%;
}
.carousel-item .img-fluid {
  width:100%;
  height:auto;
}

.carousel-item{
  height: auto;
}

.carousel-item a {
  display: block;
  width:100%;
}

.carousel-item .show-image {
  display: block;
  width:100%;
}.space{
	margin-top:10px;
}
.img-fluid{
	width:100%;
	  height:auto;
}