body {
	font-size:1.5em;
}
.home, header img {
	max-width: 100%;
	height: auto;
}
header, section, footer {
	max-width: 95%;
}
section.block {
	max-width:87%;
}
.social {
	font-size:1.5em;
	line-height: 1.75em;
}
.social li {
	display: block !important;
}