.about {
  background: #ffffff;
  padding: 50px;
  margin-bottom: 20px;
}

.about .about-title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}

.about .about-content {
  font-size: 16px;
  line-height: 1.5;
}

.about .about-content p {
  padding: 0.25em 0px;
}

.about .about-content img {
  max-width: 100%;
}

.about .about-content .custom-set .map {
  height: 400px;
}
