.lottie{background:none !important;}

.lottie svg {
  	display: block;
  	vertical-align: bottom;
  	transform: translate(1.5px, 1.5px) !important; 
}
.lottie.left svg{
	transform: translate(-1.5px, 1.5px) !important; 
}

#our-history .tablet-desktop-only{position:relative;}

.scroll-prompt{

	height: 100%;
    width: 100vw;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    opacity:0;

}
.scroll-prompt svg{width:260px !important; padding-right:50px; }


.line2Animate{opacity:0; background:none !important;}