section.title-block{
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
}

section.title-block h1 {
	font-size: 4em;
	line-height: 1em;
}

section.title-block p.subtitle{
	font-size: 1.25em;
	font-weight: 400;
	max-width: 640px;
}



@media screen and (max-width:450px){
	
section.title-block h1 {
		font-size: 3.5em;
	}
}