.hero{position:relative;overflow:hidden;margin-top:-180px;z-index:1;height:930px!important}@media screen and (max-width:767px){.hero{height:auto!important}}@keyframes slow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(15px)}}.animate-slow-bounce{animation:slow-bounce 2.5s ease-in-out infinite}