.smallcontent {
	font-size:3.2rem;
	letter-spacing: 0.005em;
}
@media (max-width:600px) {
	.smallcontent {
		font-size:4rem;
	}
}