.blockcontent .wrapper .jcarousel ul{
	list-style-type:none;
	}
.jcarousel ul li{
	text-align:center;
	border:none;
	}
.jcarousel ul li a{
	display:block;
    height: auto !important;
	text-align:center;
	width:80%;
	float:none;
	margin:0 auto;
	}
.jcarousel ul li a img{
	min-width:100%;
	max-width:100%;
	height: auto !important;
	display:inline-block;
	}
.photo_title{
	font-weight:bold;
	}
.jcarousel-control-prev, .jcarousel-control-next{
	background: rgba(93, 6, 121, 0.7);
	text-decoration:none;
	}