@media (min-width: 768px) and (max-width: 991px) {
  /* Text */
  .black-text {
    font-size: 24px;
  }

  .white-headings {
    font-size: 45px;
    margin-top: 80px;
  }
  .white-text {
    font-size: 24px;
  }

  .white-text-strong {
    font-size: 24.58px;
    padding-bottom: 16px;
  }

  .white-text-faq {
    font-size: 24.58px;
  }

  .white-headings-faq {
    font-size: 49.15px;
    line-height: 110.00000000000001%;
    letter-spacing: -1%;
    margin-bottom: 38px;
  }
  .faq-item {
    margin-bottom: 51px;
  }

  /* Section */

  /* Home */
  .home-content-img {
    width: 413px !important;
    height: 514px !important;
  }

  /* About */
  .about-img1 {
    width: 509px;
    height: 369px;
  }
  .about-img2 {
    width: 698px;
    height: 321px;
  }
  .features-bg {
    height: 2100px;
  }
  .features {
    height: 2100px;
  }
  .features-img1 {
    width: 593.37px;
  }
  .feature-img2 {
    width: 600px;
    height: 331px;
  }

  .bonus-img2 {
    width: 615px;
    height: 530px;
  }

  .tako-container2 {
    top: -60px;
    right: 0;
  }
  .tako-container2 img {
    width: 154px !important;
    height: 180px !important;
  }
  .readmore-btn {
    margin-left: 0;
  }
}
