.ProjectComplate_main {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.ProjectComplate_main .ProjectComplate_Lottie {
  width: 100%;
  height: 100%;
}

@media (min-width: 0px) and (max-width: 575.98px) {
  .ProjectComplate_main .ProjectComplate_Lottie {
    height: 80%;
    width: 80%;
    margin-bottom: 15px;
  }
}
