/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


/*Timeline-Express Einstellungen*/
.fa{
width: 2.3em;
}

.cd-timeline-img img {
margin-left: -24px !important;
margin-top: -25px !important;
}

.cd-timeline-img.cd-picture{
background: White !important;
}
.cd-timeline-content .timeline-express-read-more-link {
Display: None;
}


@media only screen and (min-width: 822px) {
   .cd-timeline-block {
      min-height: 190px;
	margin-top: 20px;
   }
}

@media only screen and (max-width: 600px) {
   .cd-timeline-item-title {
      font-size: 12px !important;
   }

}



/*Ende Timeline Express*/