.p-map {
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  .p-map iframe {
    height: 400px;
  }
}
.p-officepic {
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.p-officepic .p-officepic-img {
  width: 500px;
  display: inline;
  border-radius: 8px;
}