#hero.over h1 {
	font-size: 300px;
	line-height: 80%;
	display: inline-block;
	}

#hero.over h1 span:first-child {
	float: right;
	}

#hero.over h1 span:last-child {
	float: left;
	margin-top: 50px;
	}

#hero.over .holder {
	width: 1400px;
//	margin-bottom: 100px;
	}

.block.center.dark .text-holder p {
	margin-top: 40px;
	}

.dark.center .card h3 {
	text-align: center;
	}

.dark.center .card p {
	width: 100%;
	margin-bottom: 0;
	}