.portrait-placeholder .growth-lottie {
  position: relative;
  width: 90%;
  height: auto;
  max-height: 320px;
  aspect-ratio: 3 / 2;
}

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