.hero-section{
    background-image: url(./assets/images/heroImg.png);
    background-size:cover;
    background-position: bottom;
}