/* body {
	padding-top:5vh;
} */

.instaimg img {margin-bottom:30px;
	/* object-fit: cover; */
	/* width: 250px; */
	height: 190px;
	background-size: cover;
}
.instaimg img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
}

.eapps-instagram-feed {
	top: 50px !important;
}

.eapps-link {
	background: white !important;
	z-index: -100;
	transform: scale(-100%);
}

footer {
	position:relative;
	z-index: 99999999;
	visibility: visible!important;
}

/* .eapps-instagram-feed {
	height: 98vh !important;
}

@media screen and (max-width: 1500px) {
	.eapps-instagram-feed {
		height: 92vh !important;
	}
} */