
.instaimg img {
	margin-bottom:30px;
	width: 100%;
	height: 350px;
}

.instaimg img:hover {
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
}
