




@media only screen
and (max-width : 470px)  {

	body, h1, div, h2, h3 {
		letter-spacing: 0.4px;
		line-height: 26px;
	}

	body, div {
			font-size: 13px;
	}
	h1 {
		font-size: 17px;
	}
	h2 {
		font-size: 15px;
	}

	body, div, .boxcontent, .textarea 		{
		line-height: 22px;
	}


	#webdesignheadline {
		padding: 0px 15px;
	}


	#kontaktheadline {
		padding: 0px 15px;
	}


	#start-quote-text {
		font-size: 14px;
	}



	h1.display {
		font-size: 22px;
	}


}

