.office-details,
.office-directory {
  width: 100%;
  max-width: none;
  margin-block: 2rem;
}

.office-details__header {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
}

.office-details__title,
.office-directory__heading {
  margin: 0;
}

.office-details__photo {
  width: 100%;
  margin-top: 1rem;
}

.office-details__photo img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

.office-details__sidebar {
  width: 100%;
  max-width: none;
}

.office-details__panel,
.office-directory__card {
  width: 100%;
  box-sizing: border-box;
}

.office-directory__card{
  display: inline-block;
  max-width: 315px;
  margin-right: 20px;
  vertical-align: top;
  margin-bottom: 50px;
}

h2.office-directory__heading{margin-bottom:20px !important;}
.office-directory__card h3.office-directory__title{font-size:1.2rem;}
.office-directory__card h4.office-directory__title{font-size:1rem;}

.office-details__contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.office-details__contact-list li {
  margin-bottom: 0.5rem;
}

.office-details address,
.office-directory__address {
  display: block;
  font-style: normal;
  line-height: 1.6;
}

.office-directory__address__street {
  margin-bottom: 10px;
}

.office-details address span,
.office-directory__address span,  .office-directory__address__street span{
  display: block;
}

.office-directory__region {
  width: 100%;
  margin-bottom: 2rem;
}

.office-directory__title {
  margin-top: 0;
  margin-bottom: 0.75rem;
}

.office-directory__meta p {
  margin: 0.5rem 0 0;
}

.office-details__map-link {
  margin-top: 0.75rem;
}

.office-details__sidebar li, li.office{padding-left:0;}
.office-details__panel{margin:40px 0;}
.office-details__panel h3{margin-bottom:10px;}
.wp-block-post.office.type-office.status-publish.hentry.tag-australia {margin-block-start: 0.6rem;}
.office.tag-australia h5{color:#000;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;}
.office.tag-australia h5 a{font-weight:400;}
.office.tag-australia h5 a:hover{color:#000;}