@charset "utf-8";
/* CSS Document */
#carousel3points{
	width:100%;
	margin:auto;
}
.carousel-item img{
	width:auto;
	height: 800px;
}

