.growth-lottie {
  position: relative;
  z-index: 2;
  width: 90%;
  height: auto;
  max-height: 320px;
  aspect-ratio: 1004 / 700;
}

.growth-lottie svg {
  display: block;
  width: 100% !important;
  height: 100% !important;
}

.growth-lottie circle {
  animation: none;
}
