
@media (max-width: 767px) {
  .features-section .row .features_box:last-child {
    margin-bottom: 50 !important;
  }
  .features_box{
    margin-bottom: 90px !important;
 }
 /* .navbar-logo {
  width: 165px !important;
 } */
 .navlogo_header img{
   width: 145px !important;
   height: auto !important;
 }
 .offcanva_logo a img{
  width: 140px;
 }
 .counter_box h2 {
    font-size: 24px !important;
    color: #1d7f5d;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    line-height: 1;
}
.need_exprt_image_big img {
    max-width: 109%;
    height: auto;
    margin-top: 40px;
}
.about_section_start .about_content p {
margin-bottom: 30px;
}
.Real_People_Real_Healing .owl-nav .owl-prev {
    left: -3px;
}
.Real_People_Real_Healing .owl-nav .owl-next {
    right: 3px;
}
.Natural_Ingredients_sec h3 {
  font-size: 32px !important;
}
 .certificate_sec h3 {
    font-size: 32px;
  }
  
.google_review_sec .owl-nav .owl-prev {
    left: 3px;
}
.google_review_sec .owl-nav .owl-next {
    right: 3px;
}
.highlight_box p{
  padding: 0px !important;
}
.contact_form {
    max-width: 375px !important;
}
.contact_details_info {
  margin-bottom: 40px;
}
.public_video {
    width: 100%;
    height: 240px;
}
.Real_People_Real_Healing h4{
  font-size: 20px;
}
.book_consultation_content {
    padding-left: 10px;
}
.book_consultation_content h5 {
  font-size: 14px;
  margin-bottom: 20px;
}
.book_consultation_content h6{
  margin-bottom: 35px;
}
.custom-card {
  width: 100%;
  height: 430px !important;
}
.custom-card img {
  height: 375px;
}
.our_promise_content{
  padding: 15px 5px;
}
    .terms_div {
        padding: 25px 20px;
    }

    .terms_div h1 {
        font-size: 26px;
    }
    .details_terms_cond{
      display: inline-block;
     }
     .terms_contact_images img{
      margin-top: 33px;
      margin-left: 52px;
      margin-right: 52px;
     }
     .amazon-search-bar{
      display: none;
     }
     .mobile_callwhat a {
      width: 60px;
      height: 60px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      background-color: #ffffff;
     }
     .blog_images img {
      width: 100%;
      height: 370px;
     }
     .blog_images {
      overflow: hidden;
      height: 370px;
      }
      .hover_img_box .img_container{
        height: 295px;
        width: 100%;
      }
      .banner_desk {
        display: none;
      }
      .banner_mob {
        display: block !important;
      }
      .pagination_blogs .page-link {
        padding: 8px 12px;
        font-size: 13px;
    }
   .comparison-table th,
  .comparison-table td {
    padding: 20px;
    font-size: 14px;
    white-space: nowrap; 
  }

   .form-row-alt {
    flex-direction: column;
  }

  .comment-section-alt {
    padding: 20px;
  }

   .tag_blogs_gallery img {
    height: 140px;
  }
   .dashboard_pagination {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .page_btn {
        width: 100%;
        justify-content: center;
    }

  }

  