.js .gallery {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	background: #000 url(../images/black_denim.png);
}

.lt-ie8 .elastislide-list {
	display: none;
}

@media screen and (max-width: 690px) {
	.codrops-demos {
		float: left;
		clear: both;
	}
}

