/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 09 2017 | 11:52:43 (pm)
/*
/******* Do not edit this file *******/

.imageround , .imageroundteam img
{
    border-radius: 50%;

box-shadow: #737373 0px 0px 17px;
    
}

.work-item .work-info .vert-center p{
    display: none;
}

.nectar_team_member_overlay .team_member_details .title{
    margin-bottom: 15px!important;
}

table{
    width:100%;
}

td:nth-child(2){
    text-align: right;
}