.wg-cal-list {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.wg-cal-list .cal-title {
	display: inline-block;
	padding: 10px 50px;
	border: 1px #777 solid;
	background-color: #fff;
	color: #000;
	font-size: 24px;
	margin-bottom: 50px;
}


.sl-custom {
	width: 100%;
	border: 0;
	margin-bottom: 0;
	background-color: transparent;
	
}