/**----------------------------------------
 Base Recipes Styles
----------------------------------------**/

.mt-blog.exhibitions.grid p {
	margin-bottom: 0;
}

.mt-blog.exhibitions.grid .post-image {
	margin-bottom: 0;
}

.content .mt-blog.exhibitions.grid h2 {
	font-size: 18px;
	margin-bottom:0;
}

.exhibitions.ex-grid .col-sm-3:nth-child(4n+1) {
	clear:left;
}

.content .ex-sponsor h3 {
	background:#e43d44;
	color:#fff;
	padding:5px;
}
.exhibition-details .ex-sponsor {
	margin-bottom:60px;
}

