.responsive {
	width: 100%;
	height: auto;
}

.carousel, .carousel-inner, img {
	max-height: 400px;
	max-width: 200px;
}


.carousel, .carousel-inner, img.webview {
	max-height: 1200px;
	max-width: 600px;
}
.carousel .carousel-inner .carousel-item img {
	/*margin: auto;*/
	border: 1px solid black;
}

img {
	border: 1px solid black;
}

.project-time {
	color: grey;
}
