.person
{
width: 140px;
height: 140px;
background-repeat: no-repeat;
background-position: center center;
margin: 0 auto;
background-size: cover;
border-radius:50%;
}
#contact-form{
margin-top::0px !important;
}
.consultant .contact{
font-size:14px !important;
}