
leistungen
{
}

leistungen span
{
	padding-left:6px;
	padding-right:2px;
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}

leistungen .animation
{
  margin-top:50px;
}

@media only screen and (max-width:480px)
{
	leistungen span
	{
		text-align:left !important;
	}
	
	.content .bottom_space
	{
		height:170px;
	}
}

@media only screen and (max-width:910px)
{
	.content .bottom_space
	{
		height:170px;
	}
}
