@media (min-width: 250px) and (max-width: 767px) {
  /* Text */
  .green-headings-small {
    font-size: 16px;
  }
  .green-headings-big {
    font-size: 50px;
  }
  .green-headings-span {
    font-size: 30px;
    margin-left: 10px;
  }
  .black-text {
    font-size: 16px;
  }
  .gray-text {
    font-size: 16px;
  }
  .black-headings {
    font-size: 24px;
  }
  .white-headings {
    font-size: 24px;
  }
  .white-text {
    font-size: 16px;
  }
  .white-text-strong {
    font-family: M PLUS 1p;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    padding-bottom: 8px;
  }

  .white-text-faq {
    font-family: Mplus 1p;
    font-weight: 500;
    font-size: 16px;
    line-height: 165%;
    letter-spacing: 0px;
  }
  .white-headings-faq {
    font-size: 24px;
    line-height: 110.00000000000001%;
    letter-spacing: -1%;
    margin-bottom: 19px;
  }

  /* Text */
  .faq-item {
    margin-bottom: 25px;
  }

  /* Sections */

  /* Home */

  .store-btn {
    width: 140px !important;
    height: 45px !important;
  }
  .store {
    font-size: 12px !important;
  }
  .store-label {
    font-size: 8px;
    font-weight: 700;
    color: #656c7b;
  }
  .icon-img {
    width: 24px !important;
    height: 24px !important;
  }
  .home-content-img {
    width: 202px !important;
    height: 251px !important;
  }

  /* About */
  .about-img1 {
    width: 248px;
    height: 180px;
  }
  .about-img2 {
    width: 310px;
    height: 157px;
  }

  /* About */

  /* Features */
  .features-img1 {
    width: 289px;
  }
  .features-bg {
    height: 1200px;
  }
  .features {
    height: 1250px;
  }
  .feature-img2 {
    width: 300px;
    height: 331px;
  }
  .features-bg img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  /* Features */

  /* Bonus Content */
  .icon-bg {
    width: 65px;
    height: 65px;
    border-radius: 8px;
  }
  .icon-bg img {
    width: 40px;
  }
  .bonus-icon-title {
    font-size: 12px;
  }
  .bonus-img2 {
    width: 300px;
    height: 259px;
  }
  /* Bonus Content */

  /* FAQ */
  .tako-container2 {
    top: -80px;
    right: 0px;
  }
  .tako-container2 img {
    width: 100px !important;
  }
  .readmore-btn {
    margin-left: 0;
  }
  /* FAQ */
}
