.voice-story { width:100%; max-width:1000px; margin:8px auto 28px; }
.voice-story img { display:block; width:100%; height:auto; }
#free-intro .voice-story-copy { max-width:740px; margin-bottom:22px; color:#55555b; text-wrap:balance; }
.voice-story-how { max-width:690px; margin:0 auto; font-size:16px; line-height:1.9; color:#76767c; text-wrap:balance; }
@media(max-width:760px){
 .voice-story { width:calc(100% + 32px); max-width:none; margin:4px -16px 24px; }
 .voice-story-how { font-size:14px; line-height:1.9; }
}
