.content-home-tc-invita {
  position: relative;
  height: 100vh;
  background-image: url('../../assets/img/fondo_tc.png');
  /*background-size: cover;*/
  background-position: center;
}

.main-content-tc {
}

