.video-chegar {
  background: url(../img/fundo-video.png);
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin-bottom: 3%;
}

.img-chegar img {
  width: 100%;
}

a.map-link {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.chegar-pai h1 {
  text-align: center;
  margin: 2% 0;
}
