@media only screen and (max-width: 600px) {
	.home .intromobilehome {
		font-size: 70%;
		font-weight: normal;
	}
}