.loading-lottie .succes_Lottie {
  width: 170px !important;
  height: 170px !important;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .loading-lottie .succes_Lottie {
    width: 130px !important;
    height: 130px !important;
  }
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .loading-lottie .succes_Lottie {
    width: 120px !important;
    height: 120px !important;
  }
}
