/*
	Alpha by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	.speed_and_comfort{
		margin: 34rem 0 15rem 5px;
	}

	body, input, select, textarea {
		font-size: 13pt;
	}

/* Banner */

	#banner {
		padding: 5em 0 14em 0;
	}

 .box .image.featured:last-child {
	border-radius: 0 0 6px 6px;
}