section.m34_social_feed {
	background: linear-gradient(to bottom, transparent 0%,transparent 75%,#025a2e 75%, #025a2e 100%);
	margin-top: -365px;
}

section.m34_social_feed .m34_social_feed_main {
	position: relative;
	z-index: 2;
}

/* section.m34_social_feed .m34_social_feed_main:before {
	content: url('../../../img/hopfen_links.png');
	position: absolute;
	top: -30px;
	left: -130px;
	width: 145px;
	height: 191px;
	z-index: -1;
}

section.m34_social_feed .m34_social_feed_main:after {
	content: url('../../../img/hopfen_rechts.png');
	position: absolute;
	right: -130px;
	bottom: 72px;
	width: 188px;
	height: 98px;
	z-index: -1;
} */

section.m34_social_feed #sbi_images,
section.m34_social_feed #sb_instagram {
	padding: 0 !important;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
	padding-right: 4px !important;
}

section.m34_social_feed .m34_link_container {
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translateX(-50%);
	z-index: 3;
}

section.m34_social_feed .m34_link_container a {
	white-space: nowrap;
}

section.m34_social_feed #sb_instagram .sbi_type_video .sbi_playbtn,
section.m34_social_feed #sb_instagram .sbi_type_carousel .sbi_playbtn {
	width: auto;
}

section.m34_social_feed #sb_instagram .sbi_photo_wrap {
	background: #fff;
}

@media screen and (max-width: 2199px) {
	section.m34_social_feed {
		margin-top: -400px;
	}
}

@media screen and (max-width: 1920px) {
	section.m34_social_feed .m34_social_feed_main:after {
		bottom: 45px;
	}
	
	section.m34_social_feed {
		margin-top: -330px;
	}
}

@media screen and (max-width: 1799px) {
	section.m34_social_feed {
		margin-top: -300px;
	}
}

@media screen and (max-width: 1599px) {
	section.m34_social_feed .m34_social_feed_main:after {
		bottom: 25px;
	}
	
	section.m34_social_feed {
		margin-top: -250px;
	}
}

@media screen and (max-width: 1399px) {
	section.m34_social_feed .m34_social_feed_main:before {
		left: -40px;
	}
	
	section.m34_social_feed .m34_social_feed_main:after {
		right: -40px;
	}
	
	section.m34_social_feed {
		margin-top: -270px;
	}
}

@media screen and (max-width: 1199px) {
	section.m34_social_feed .m34_social_feed_main:before {
		content: none;
	}
	
	section.m34_social_feed .m34_social_feed_main:after {
		content: none;
	}
	
	section.m34_social_feed {
		margin-top: -225px;
	}
}

@media screen and (max-width: 991px) {
	section.m34_social_feed {
		margin-top: -165px;
	}
}

@media screen and (max-width: 800px) {
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		padding-bottom: 4px !important;
	}
	
	section.m34_social_feed {
		margin-top: -690px;
	}
}

@media screen and (max-width: 767px) {
	section.m34_social_feed {
		margin-top: -510px;
	}
}

@media screen and (max-width: 575px) {
	section.m34_social_feed {
		background: #025a2e;
		padding-top: 60px;
		margin-top: 0;
	}
}

@media screen and (max-width: 375px) {
	section.m34_social_feed .m34_link_container a {
		font-size: .9rem;
		padding: 15px 30px 13px;
	}
}