.instagram-placeholder {
	float: left;
	width:50%;
}
@media screen and (min-width:580px) { 
.instagram-placeholder {
	width:33.3%;
}
}