@media (max-width: 320px) {

	body {
		font-size: 13px;
	}

	h1.site-title {
		font-size: 10.5vw;
	}



}