.team-header{
    background-image: url(/images/backgroundequipe.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 30px;
}

.team-title{
    color: white;
    font-size: 50px;
    font-family:'Bebas Neue';
}