.our-teams-container {
    background-image: url(img/our-services/bg-top.png);
    background-repeat: no-repeat;
    background-size: auto 350px;
    background-position: left top -100px;
}

.card-primary {
    background-image: url(img/our-team/primary.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.card-secondary {
    background-image: url(img/our-team/secondary.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
