/* SF Style-3 */
.social-feed-style-3 .tpgb-sf-contant, .social-feed-style-3 .tpgb-sf-contant-img {
	width: 50%;
}
.social-feed-style-3 .grid-item {
	padding: 15px;
}
.social-feed-style-3 .tpgb-sf-feed, .social-feed-style-3 .tpgb-post-thumb {
	padding: 0px;
}
.social-feed-style-3 .tpgb-sf-contant-img {
	background-size: cover;
	background-position: center;
	position: relative;
}
.social-feed-style-3 .tpgb-sf-contant-img a.tpgb-image-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}