.tx-facebook-stream-element, .box-facebook {
	position:relative;
}
.tx-facebook-stream-element .facebook-overlay,
.box-facebook .facebook-overlay {
	position:absolute;
	top:12px;
	right:12px;
}
.tx-facebook-stream-element .tx-facebook-stream-img-wrap {
	width: 100%;
	height: 239px;
}
.tx-facebook-stream-element .tx-facebook-stream-img-wrap img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.tx-facebook-stream-element .tx-facebook-stream-text-wrap {
	padding-top:15px;
	padding-bottom:30px;
	width:100%;
	overflow:hidden;
}
.tx-facebook-stream-element .tx-facebook-stream-text-wrap img,
.box-facebook .ce-bodytext img {
	float:left;
}
.tx-facebook-stream a {
	text-decoration:none;
	color:#3c3c3b;
}
.tx-facebook-stream h2 {
	font-weight:bold;
	margin-left:30px;
}
.box-facebook .ce-bodytext h2 {
	margin-left:30px;
}



