#facebook_link{width:100%; float:none}
#kundenbewertung{
	position:relative
}
#kundenbewertung::before{
  content:'✪';
  width: 30px;
  height: 30px;
  font-size: 30px;
  color: #005ca9;
  display: block;
  float: left;
}