.ingredients-lottie-arrow-green {position: absolute;
top: -55%;
left: 40%;
margin-left: -150px;
z-index: 999;
}

@media screen and (max-width: 767px) {
.ingredients-lottie-arrow-green {
  display:none;
}
  
}
