/* tickera_kursliste1.css */


/*
// -------------------------------------------------------------------
// wpq - Shortcode - themengebiet > Kurse
// -------------------------------------------------------------------
*/
.wmPodsHeadline,
.wmPodsUntertitel,
.wmPodsUntertitel2 {
	margin:0;
	padding:0;
	line-height: 1.25rem;
}



/*
// -------------------------------------------------------------------
// Foo
// -------------------------------------------------------------------
*/
@media (max-width: 767px) { 


	.wmPodsUntertitel2 {
		line-height: 1.05rem;
	}

}
