.jumbotron p {
	color:inherit;
}
section.start {
	margin-top:4em;
}
.tile {
	height:250px;
	margin-top:3em;
	padding: 0 2em 0 2em;
}
.tile img {
	max-height:150px;
}
h1, h2, h3 {
	margin-top:10px;
}
.pro-logo .maker {
	margin-top:1.5em;
	margin-bottom:1.5em;
	height:28px;
}
.pro-logo .maker p {
	font-size:0.7em;
}
div.get-pros {
	margin-top:2em;
}
.pro-logo .maker p.infinite {
	font-size:3em;
}
@media (max-width: 767px) {
	.tile {
		height:inherit;
	}
	.tile img {
		max-height:inherit;
	}
	.pro-logo .maker {
		margin-top:1.5em;
		margin-bottom:0.5em;
	}
}
section.diy {
	margin-top:2em;
	border-top:1px solid #ececec;
}
