.widget-snippet .our-team-content {
    max-width: 928px;
    text-align: left;
    margin-top: 12px;
}
.widget-snippet .our-team-content h4 {
    color: rgba(0,0,0,0.8);
    font-size: 20px;
    font-weight: 500;
    font-family: 'HELVETICA NEUE';
    padding-bottom: 35px;
}


.widget-snippet .row {
    margin-bottom: 30px;
    display: block;
    position: relative;
    height: auto;
}

.widget-snippet .left-area-img {
    max-width: 170px;
    width: 100%;
    box-shadow: rgb(0 0 0 / 47%) 0px 0px 2px 0px;
}


.widget-snippet .left-area-img img {
    width: 100%;
    height: 100%;
}


.widget-snippet .our-team-content .col-sm-3 {
    max-width: 200px;
}
.widget-snippet .right-area-text {
    vertical-align: top;

}

.widget-snippet .right-area-text h2 {
    font-size: 25px;
    font-weight: bold;
    color: rgba(0,0,0,0.8);
    margin-bottom: 14px;
}
.widget-snippet .right-area-text p {
    color: rgba(0,0,0,0.8);
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-top: 0;
    font-family:sans-serif;
}
body.widget-snippet .our-team-content .row {
    padding: 50px;
    margin-left: 20px;
    margin-bottom: 60px;
}
body.widget-snippet .our-team-content h4{
    padding: 30px;
    margin-left: 20px;
    margin-bottom: 36px;
}
