.big h1 {
  position: absolute;
  left: 8.75vw;
  top: 20.3125vw;
  font-family: "Veneer";
  font-size: 11.25vw;
  line-height: 13.4375vw;
  text-align: center;
  letter-spacing: 0.004em;
  color: #4B2E21;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  z-index: 2;
  max-width: 82.8125vw;
}

@media (min-width: 768px) {
  .big h1 {
    font-size: 9.6354166667vw;
    line-height: 10.6770833333vw;
    top: 26.0416666667vw;
    left: 50%;
    transform: translateX(-50%);
    max-width: 75.5208333333vw;
    width: 75.5208333333vw;
  }
}
@media (min-width: 992px) {
  .big h1 {
    font-size: 7.4596774194vw;
    line-height: 8.2661290323vw;
    top: 20.6653225806vw;
  }
}
@media (min-width: 1200px) {
  .big h1 {
    font-size: 4.8958333333vw;
    line-height: 5.1041666667vw;
    top: 14.7916666667vw;
  }
}

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