
.ImageGallery_Container
{
	margin-bottom: 24px;
}

.ImageGallery_Image
{
	max-width: 650px;
	width: 100%;
	height: auto;
	display: block;
	
}

.ImageGallery_Link
{
	text-decoration: none;
}