#main {
    min-height: 800px;
}

.hover-boxes .icon-box {
	min-height: 300px;
	border-radius: 21px;
	padding-bottom: 15px;
	padding-top: 24px;
	min-width: 200px;
	max-width: 300px;
	width: 240px;
}

.hover-boxes div.purpose {
	font-size: 28px;
	color: #F05B23;
	margin: 30px 0 50px 0;
}

.hover-boxes .title {
	font-size: 28px;
	line-height: 42px;
}

.hover-boxes .subtitle {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}