.coms {
  margin: 70px 0 500px 0;
  text-align: center;
  font-family: "hm", sans-serif;
  color: #D9D9D9;
  font-weight: 500;
  font-size: clamp(8rem, 9.3704245974vw, 12.8rem);
}
@media all and (max-width: 767px) {
  .coms {
    font-size: 3.6rem;
    margin: 35px 0 250px 0;
  }
}

/*# sourceMappingURL=facilities_und.css.map */
