.abstandselement#c27060,.ae-none{
	height: 20px;
}

@media only screen and (min-width: 1024px) and (max-width: 1320px){
	.abstandselement#c27060,.ae-xl{
		height: 20px ;
	}
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none){
	.abstandselement#c27060,.ae-xl{
		height: 20px ;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1024px){
	.abstandselement#c27060,.ae-lg{
		height: 20px ;
	}
}

@media only screen and (min-width: 768px) and (max-width: 992px){
	.abstandselement#c27060,.ae-md{
		height: 20px ;
	}
}

@media only screen and (min-width: 576px) and (max-width: 768px){
	.abstandselement#c27060,.ae-sm{
		height: 15px ;
	}
}

@media only screen and (max-width: 576px){
	.abstandselement#c27060,.ae-xs{
		height: 15px ;
	}
}

