
.pretext {
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 1.4;
}

@media only screen and (min-width:1024px) {
	.pretext {
		font-size: 24px;
		line-height: 1.417;
		font-weight: 300;
	}
}
