.carousel-background {
	background-size: cover;
	background-position: center;
	height: calc(50vw);
	max-height: calc(60vh);
}


.carousel-logo {
	width: 150px;
	height: auto;
}

.carousel-caption {
	/*background-color: rgba(255, 255, 255, 0.397); */
}
