#hero5 {
  height: 60vh;
  /*width: 100%;*/
  background-image: url("/img/Backgrounds/a-high-quality-photograph-of-various-cargo-trucks--e-RjevAvTYKu4uH52_s5hQ-sHXn6qpxS-OvES6Xe8xbdQ.jpeg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.45);
  background-blend-mode: darken;
}

