#specialcontent {
margin:0;
width:100%;
float:left;
padding:10px 0;
height:800px;
background-image:url(../images/fvc-bg.jpg)!important;
background-position:center;
background-size:cover;
}

#meet {
    background: #fff;
    text-align: center;
    overflow: hidden;
    height: auto;
    background-repeat: no-repeat;
    background-size: 1500px;
    background-position: center 550px;
}


.farmer-wrap {
	width:400px;
	height:400px;
	border-radius:50%;
	background:#fff;
	margin:0 auto;
	margin-top:200px;
}

.farmer-wrap h2{
	text-transform:uppercase;
	max-width:80%;
}
.section .farmer-wrap h2 {
    padding-top:90px;
    padding-bottom:20px;
}
.farmer-wrap p {
	max-width:70%;
	line-height:1.35em;
	color:#555;
}

.farmer-wrap h2,
.farmer-wrap p {
	margin:0 auto;
}
