.banner {
    position: relative;
    padding-top: 60px;
    margin-bottom: 30px;
}


.team {
    padding-bottom: 60px;
}

.team .onePerson {
    margin-bottom: 30px;
}

.team .teamTitle {
    font-weight: lighter;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #C4C4C4;
    height: 38px;
}