
.title {
	margin-bottom: 0;
}

.carousel {
 	margin-top: 2rem;
}

.carousel-img {
	
	width: auto;
	height: auto;
	max-height: 30rem;
	object-fit: contain;
}
