#voice{
    padding: 30px 20px;
}

#voice li.voice-last{
    margin-bottom: 10px !important;
}



@media only screen and (max-width: 750px){
    #voice .voice_wrapper ul {
        margin: 0 !important;
    }
    
}