.big_profile_image{
    width:150px;
    height:150px;
    background-size:cover;
    background-position:center;
    border-radius:75px;
    margin:0px auto;

}

.front_icon_block{
    width:64px;
    height:64px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.social_single_item .fa{
    font-size:32px;
    color:#000;
}
.front_single_block{
    font-size:64px;
}