.about-info.page-section {
  padding-bottom: 0;
}
.about-info_anchor[href] {
  text-decoration: underline;
  transition: .3s;
}

.about-info_anchor[href]:hover {
  transition: .0s;
}

.about-info_table {
  width: 600px;
  margin: 0 auto;
}
.about-info_head {
  width: 166px;
  padding-bottom: 37px;
  padding-right: 30px;
  white-space: nowrap;
  vertical-align: top;
  font-size: 18px;
  line-height: 2.05555555556;
}
.about-info_data {
  padding-bottom: 37px;
  font-size: 18px;
  line-height: 2.05555555556;
}
.about-info_list {
  width: 600px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
}

.access .section_heading {
  font-size: 25px;
  font-weight: bold;
  color: #19274c;
  margin-top: 55px;
  margin-bottom: 25px;
}
.access .inner {
  max-width: 1200px;
  margin: 0 auto;
}
.office_map {
  max-width: 800px;
  width: 100%;
  height: 450px;
  margin: 0 auto 0.8em auto;
}
.office_map_embed {
  width: 100%;
  height: 100%;
  border: 0;
}
.access .main_text {
  text-align: center;
}