.map {
  width: 1300px;
  height: 600px;
  margin: 60px auto 0;
}
.con {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  color: #252525;
  margin-top: 32px;
}
