
.hero-section{
	background-image: url(https://cdn.erply.com/images/541886/bg-grad.webp);
    background-position: center; 
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    height: 900px; 

}