.main-jumbotron {
	background: url("../img/CHAGIN_RIVER.jpg") no-repeat center center;
	-webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 800px;
}

.card-deck-home .card-text {
	height: 100px;
	margin: auto;
}