@media screen and (max-width: 960px) {
	.page-wrapper { width:90%; }
	body { font-size: 16px; }
	header h2 { font-size: 30px; }
	header-link-social { text-indent:-9999px; height:30px; width:30px; background-size: 30px; }
	main h1, main h2 { font-size: 24px; }	

}
