@charset "utf-8";
/* CSS Document */



.location-single {

}

.location-single .map-container {
  height: 300px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.location-single #map {
  height: 100%;
  width: 100%;
}



.location-single .logo {
  display: inline-block;
  height: 50px;
  margin-right: 20px;
  overflow: hidden;
  vertical-align: top;
  width: 50px;
}

.loc