.welcome .hero-bg {
width: 100%;
height: 100%;
background: url("../../asset/images/home/hero-bg4.webp") no-repeat top center;
background-size: auto;
position: absolute;
top: 0;
left: 0;
z-index: -5;
opacity: 0.09;
}
