.hero .container {
  max-width: fit-content;
  margin-left: 60px;
  margin-top: 0px;
}

.lottie-animation-container {
  background-image: url("../images/image\ \(92\).jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: brightness(80%);
}