.question {
	padding-bottom: 30px;
	line-height: 1.5em;
}

.question h2 {
	font-family: Gentleman600;
	font-size: 1.2em;
	color: #0c57bf;
}

h2.recycle img {
	position: relative;
	top: -7px;
	margin-right: 3px;
}

/* ===== Media Queries ===== */

@media only screen and (max-width: 680px) and (-webkit-min-device-pixel-ratio:0) { 
 	
}