.r__comname {
  font-size: 21px;
  font-weight: bold;
  color: #444;
}

.r__comnameen {
  font-size: 15px;
  font-weight: bold;
  color: #999;
}

@media screen and (max-width: 640px) {
  .r__comname {
    font-size: 17px;
  }
  .r__comnameen {
    font-size: 13px;
  }
}
/*# sourceMappingURL=r_contact.css.map */