/* Round images */
.circular img {
 border-radius: 50%;
}



.large-social-icons li a.icon { 
    height: 50px; 
    width: 50px; 
    padding: 0; 
}

.large-social-icons li a.icon::before { 
    font-size:36px; 
    margin-left:12px; 
    line-height:60px; 
}