.scroll-image-home{position:absolute;top:0;height:305px;width:100%;height:calc(100vh);opacity:0;display:flex;background-color:#04051d;transition:opacity .3s ease-in-out}.scroll-image-home.show{opacity:.9}.scroll-image-home i{font-size:18px}