.top-contact{
  /* background-color: black; */
  height: 120px;
  
   background: linear-gradient(rgba(0, 0, 0, 0.835), rgba(52, 120, 10, 0.759));
  background-position: center;
  background-size: cover;
}
.contact-page{
 margin-bottom: 5%;
}
.map{
  max-width: 100%;
  text-align: center;
  margin-bottom: 5%;
}