#main section{
background:#fff;
border-radius:5px;
margin:30px 3% 40px;
padding:40px 10px 10px;
position:relative;
}
#main .pin{
position:absolute;
width:33px;
height:autp;
top:-15px;
left:45%;
}
#main h3{
background:url('../images/voice_title.png') no-repeat;
background-size:100% 100%;
color:#fff;
padding:5px 10px;
margin:0 0 15px;
text-align:center;
}