h3 {
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 1.5em;
}
@media only screen and (max-width:767px) {
  h3 {
    font-size: 1.2em;
  }
}/*# sourceMappingURL=uniq.css.map */