.desc__p p:not(:first-child) {
  margin-top: 47px;
}
@media screen and (max-width: 767px) {
  .desc__p p:not(:first-child) {
    margin-top: 7.2vw;
  }
}/*# sourceMappingURL=add_0227.css.map */