.ceremony-photos-wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position:relative;
	text-align: center;
	max-width: 930px;
	margin-bottom: 5px;
}

.photo_wrapper a:link,
.photo_wrapper a:hover,
.photo_wrapper a:visited {
	text-decoration: none;
	color: initial;
}
.fancybox-title * {
	word-break: break-all;
}
.fancybox-nav span {
	visibility: visible;
}

.photo_wrapper {
	margin: 5px;
	float: left;
	cursor: pointer;
}

.photo_wrapper_landscape {
	width: 310px;
	height: 250px;
}

.photo_wrapper_portrait {
	width: 300px;
	height: 545px;
}

.photo_wrapper  img{
	width: 300px;
	height: auto;
}

.award-section-title {
	/* text-align: left; */
	font-size: 18px;
	font-weight:bold;
	color: #c6c3e6;
}