.TeamWork_main {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.TeamWork_main .TeamWork_Lottie {
  width: 60%;
  height: 60%;
}
