.staffTitle .text p{
    color: #A5CD38 !important;
    text-align: center;
    font-size: 35px;
    margin-bottom: 67px;
    
}

.staff img{
  
}
.staff{
}
.staff .name{
    font-size: 25px;
    color: #F38122;
    font-family: 'GE_SS_TWO_MEDIUM';
}
.staff .job ,.staff .email{
    font-size: 20px;
    color: #606060;
    font-family: 'GE_SS_TWO_MEDIUM';

}
.staff .email{
    margin-bottom: 67px;
    font-weight: bold;
}
p{
    margin-bottom: 0px;

}
@media only screen and (max-width: 768px) {
    
    .row{
    }
}