#team {
  margin-top: 0;
  padding-top: 0;
  background: url("/static/img/cabeçalho.jpg") no-repeat center bottom/cover;
  padding: 300px;
  text-align: center;
  margin: 0;
}

#team1 {
  margin-top: 0;
  padding-top: 0;
  background: url("/static/img/pikaso_embed\ \(3\).jpg") no-repeat center
    bottom/cover;
  padding: 500px;
  text-align: center;
  margin: 0;
  margin-bottom: 0;
}

.logo1 {
  width: 50%;
  display: inline-block;
  margin-top: 0;
  padding-top: 0;
  background: url("/static/img/LOGO3_upscayl_16x_ultrasharp.png") no-repeat
    center bottom/cover;
  padding: 300px;
  text-align: center;
}

.text {
  width: 50%;
  display: inline-block;
}
