@media screen and (min-width: 992px) {
  .title-duble-border::before, .title-duble-border::after {
    width: 85%;
  }
  .title-img-man::before {
    top: 5.5%;
    width: 270px;
    height: 230px;
    background-position: 0% 50%;
    right: 6%;
  }
  .title-img-womanman::before {
    top: inherit;
    right: 20%;
    bottom: -130px;
    height: 200px;
  }
  .title-salesman::before {
    bottom: -141px;
    right: -85px;
    width: 268px;
    height: 280px;
  }
  .number-large {
    font-size: 100px;
  }
  #voice .number-large {
    font-size: 80px;
  }
  .number-big {
    font-size: 180px;
  }
  .maker-sub-yellow::after {
    width: 45%;
    height: 20px;
    bottom: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .title-img-man::before {
    top: 6.8%;
    right: 12%;
  }
}
@media screen and (min-width: 1400px) {
  .title-img-man::before {
    right: 18%;
  }
}
@media screen and (min-width: 1800px) {
  .title-img-man::before {
    right: 25%;
  }
}/*# sourceMappingURL=headline.css.map */