@media (max-width: 1440px) {
  .perfect-find h1 {
    font-size: 80px;
  }

  .perfect-find h1 span {
    font-size: 71px;
  }

  .perfect-find h3 {
    font-size: 55px;
  }

  .perfect-find p {
    font-size: 12px;
    width: 82%;
    line-height: 23px;
  }

  .experience-best p {
    font-size: 13px;
  }

  .how-to-work .our-main-heading p {
    width: 80%;
  }

  .safe-secure {
    padding: 20px;
  }

  .lock-content p {
    font-size: 13px;
  }

  .cleint-review p {
    font-size: 12px;
  }

  .client-img {
    gap: 20px;
  }
  .foot-para p {
    font-size: 15px;
  }
  .blogs-content p {
    width: 95%;
  }
  .we-here p {
    width: 92%;
  }

  .num-one p {
    font-size: 14px;
  }
}
