section.news .facebook-feed .record .image-container img, section.news .press-feed .record .image-container img{
	width: 100%;
	height: auto;
}
.sb-loadmore{
	display: none !important;
}
#sb_wall1 .filter-items{
	display: none !important;
}
#timeline_wall1.sboard .origin-flag.sb-facebook{
	display: none;
}
.feed-title a{
	font-size: inherit !important;
}
section.news .facebook-feed .record .image-container .sb-img-div {
	background-position: 50% 50%;
    background-size: cover;
    width: 104px;
    height: 104px;
    display: block;
	
}
section.news .facebook-feed .record .image-container .test456.sb-img {
	display:none;
}