.carousel__image {
	filter: brightness(0.6);
	min-height: 400px;

	/* was: max-height: calc(100vh - 53px); */
	max-height: 80vh;
}
