
.speakerone{
	margin:0 auto; width:350px;
	margin-bottom:20px;
	font-size:0;
}
.speakerone .photo{
	width:175px; height:240px;
}
.speakerone .photo img{
	background-size:cover !important;
}
.speakerone .name{
	width:175px; height:240px;
	color:#FFF;
	background:#065691;
	padding:10px;
	font-size:14px !important;
	line-height:150%;
}
.speakerone .name hr{
	width:50px;
	border-bottom:#E76C43 2px solid;
}
.speakerone .name strong{
	line-height:200%;
	font-size:18px !important;
}


