@media only screen and (max-width: 600px) {
	p#slogan {
		font-size: 16px;
	}
}
