.wc2-left,
.wc2-right  {
	margin: 0 auto;
	max-width: 822px;
}

.wc2-right {
	text-align: center;
}

.wc2-right article {
	text-align: left;
}

.mobileceleb {
	position: relative;
	float: left;
	width: 86px;
	height: 114px;
	margin: 0 5px 5px 0;
	cursor: pointer;
}

.mobileceleb  .mobileceleb_image {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mobileceleb  .mobileceleb_overlay {
	position: absolute; 
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mobileceleb  .tr {
	width: 100%;
	display: table-row;
}

.mobileceleb  .td {
	display: table-cell;
	vertical-align: bottom;
}

.mobileceleb  h6 {
	margin: 0;
	font-size: 12px;
	color: #ff0;
	font-weight: bold;
	text-shadow: 0 0 10px #000;
	padding: 0 0 2px 2px;
}
