.gallery-title {
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
}

.gallery-description {
	color: #000000;
	margin-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.gallery-images{
	height:400px;
}