.carousel-caption {
	top: 0;
	bottom: auto;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000, 0 0 5px #FFFFFF;
}

img {
	object-fit: contain;
}