.map h2 {
  margin-bottom: 0;
}
.map p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.map a {
  border-radius: 8px;
  overflow: hidden;
  display: block;
  font-size: 0;
}
.map a img {
  width: 100%;
}
