.cq-expandgrid-facecontent .cq-expandgrid-subtitle
{
	font-size: 0.9em;
	font-style: normal;
	width: 90%;
	display: inline-block;
	margin: 0 auto;
	line-height: 160%;
	text-align: center;
	font-family: cinzel;
}
.cq-expandgrid-text P
{
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 18px;
	line-height: normal;
}
.cq-expandgrid-face
{
	width: 100%;
	height: 160px;
	position: relative;
	cursor: pointer;
	color: #EFEFEF;
	font-size: 1.1em;
	text-align: center;
	transition: all 1s ease-in-out;
}