.access-heroimage {
  background-image: url(../images/ecfbf41c0cb974ba71d2759b538588d3_m.jpg);
  background-position: 10% 55%;
}

@media (min-width: 1000px) {
  .access-heroimage {
    background-size: cover;
  }
}

.access_ttl {
  color: #333;
}

.salon_intro {
  text-align: center;
  margin: 0 auto;
  width: 80%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all;
}

.salon_intro th {
  padding: 10px;
  background-color: #efddce;
  color: #333;
}

.salon_intro td {
  padding: 20px;
}
/*# sourceMappingURL=access.css.map */