.comm-voice-img {
    padding-top: 20px;
    /* centering the img */
    position: relative;
    display: block;
    margin: 0 auto;
    
    /* change the size*/
   /* width: 100px; */
}