html, body {
	width: 100%;
	height: 100%;
}

.carousel-item img {
	width: 100%;
	height:auto;
}

.navbar-brand img {
	width: 250px;
	height: auto;
}