#bannerhome {
  background-image: url("../../images/banner.jpeg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
#bannerhome h1 {
  display:none;
} 