/* Location Page */

.addresstext {
  font-family: "Open-Sans";
  font-size: 12pt;
  text-align: center;
}

#addresstitle {
  color: #9A968D;
  line-height: 2;
}

.map {
  background: url(/images/loading.gif) center center no-repeat;
}

iframe {
  width: 100%;
  height: 500px;
}

#clinicentrance {
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
