.js-scroll-reveal,
.instafeed__item {
	visibility: visible;
}

.hero__slider,
.hero__content {
	opacity: 1;
	filter: alpha(opacity=100);
}

.hero__mask {
	z-index: 300;
}

.hero__content {
	transform: none;
	-ms-transform: translateY(0);
	z-index: 5555;
}