.home-display-center {
	height: 400px;
	text-align: center;
	overflow: hidden;
}

.home {
	text-align: center;
}

.home-header {
	margin-top: 30px;
	font-size: 120%;
}

.home-text {
	max-width: 600px;
	font-size: 120%;
	margin-bottom: 20px;
}

.home-display-item {
	width: 900px;
}

.home-display-item-image {
	width: 900px;
	line-height: 300px;
}
.home-display-item-image img {
	vertical-align: middle;
}

.home-contact {
	margin-top: 50px;
}

.mkb-image-dots {
	width: 900px;
}
