

#lottie {
  background-color: transparent;
  width:100%;
  height:25%;
  display:flex;
  overflow: hidden;
  opacity: 1;
  justify-content: center;
  position: fixed;
  padding: 0 0 0 0px;
  margin: 100px 0 0 0

}