/* line 3, sass/page-shield-construction.scss */
.tunnel-bg2 {
  background: url(../images/business/tunnel/2.jpg) center center no-repeat;
  background-size: cover;
  color: #FFF;
}

/* line 9, sass/page-shield-construction.scss */
.tunnel-bg2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
