.succes_main .Coming_Soon_Lottie {
  width: 140px !important;
  height: 140px !important;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .succes_main .Coming_Soon_Lottie {
    width: 100px !important;
    height: 100px !important;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .succes_main .Coming_Soon_Lottie {
    width: 90px !important;
    height: 90px !important;
  }
}
