.Panel_34
{
	/* background-color: #f1f1f0; */
}

.Panel_34 .divParent
{
	/* max-width: 1200px; */
	padding: 5px;
	text-align: center;
	margin: auto;
}

.Panel_34 .divParent .divBox
{
	/* background-color: red; */
	display: inline-block;
	margin: 5px;
	vertical-align: top;
	/* width: 200px; */
	
}

.Panel_34 .divParent .divBox .divImage
{
	/* background-color: #f6f6f6; */
	max-height: 350px;
	align-content: center;
}

.Panel_34 .divParent .divBox .divImage img
{
	/* max-width: 100%; */
	max-height: 350px;
	border-radius: 5px;
}