div.col-lg-3
{
	float: left;
	margin-right: 4em;
	margin-bottom: 2em;
	max-width: 30%;
}
.c-gallery figure
{
	width: 100%;
}
@media screen and (min-width: 768px)  {
	.c-gallery figure figure.figure
	{
		width: 24%;
		margin-right: 15px;
		margin-bottom: 15px;
		float:left;
	}
}
.c-gallery__figure-caption
{
	margin-top: 10px;
}

div.mfp-title
{
	font: normal 400 0.875em 'Roboto';
}

a.c-gallery__list-link:hover
{
	border-bottom: 0px;
}
figcaption a.c-gallery__list-link, .frame-type-image .ce-image.ce-center.ce-above figcaption
{
	font: 500 1.563em 'Roboto';
	color: #A02936;
	letter-spacing: 0.039em;
	line-height: 1.2em;
	padding-bottom: 2em;
	font-weight:600;
}
figcaption a.c-gallery__list-link:hover
{
	border-bottom: 0.125em solid #A02936;
}
.frame-type-image .ce-image.ce-center.ce-above figure.image {margin-bottom: 20px;}