.instagram-sec {
	padding: 60px 0;
}
.sbi_item svg {
	position: absolute;
	width: 22px;
	height: 22px;
	color: #fff;
}
.sbi_type_video svg {
	top: calc(50% - 11px);
	left: calc(50% - 11px);
}
.sbi_type_carousel svg {
	top: 12px;
	right: 12px;
}
.instagram-sec__title {
	text-align: center;
}
.instagram-sec__title a {
	color: inherit;
}
/*
.sbi_item img {
	display: block !important;
}
*/
.sbi_slider .splide__pagination {
	position: static;
	margin-top: 20px;
}
#sbi_images .sbi_item {
	position: relative;
	padding: 0;
	width: 100% !important;
	max-height: 100% !important;
    opacity: 1 !important;
}
.sbi_photo {
	display: block !important;
	position: relative;
	height: 0 !important;
	padding-bottom: 100% !important;
}
#sb_instagram {
	padding: 0;
}
@media screen and (min-width: 576px) {
	.instagram-sec__title {
		text-align: left;
	}
}