.aProfile-portrait {
  width: 100%;
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.profileCircle-website {
  margin-top: 30px;
}

.profileCircle-resume {
  margin-top: 15px;
}

.profileCircle-resume .file--text {
  background: none;
}

.profileCircle-resume .file {
  padding-left: 0;
}

.profileCircle-contact h2, .profileCircle-address h2,
.profileCircle-department h2, .profileCircle-hours h2 {
  padding: 0;
  margin: 0;
  font-size: 22px;
  font-weight: 400;
}

.mainBody .profileCircle-contact a {
  color: black;
}

.profileCircle-contact .field__item {
  padding-top: 6px;
}

.profileCircle-hours .paragraph > .paragraph__column {
  padding: 0;
}

.profileCircle-left hr {
  border: 0;
  border-bottom: 2px solid #ccc;
  margin: 20px 0;
}

.profileCircle-title h2 div {
  font-size: 24px;
  color: #00694E;
}

.profileCircle-name {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#block-pagetitle {
  display: none;
}
