@CHARSET "UTF-8";
iframe {
	border:0;
	height:100%;
	width:100%;
}
.bg-gallery-grey {
	background-color:#2B2B2B;
}
#gallery {
		height:650px;
	}
@media (min-width: 767px) {
	#gallery {
		height:1000px;
	}
}
