
@media(max-width:374px) {
  .coverge .col-md-3.mb-4 {
    padding: 18px 0 18px 6px;
  }

  .coverge_box figcaption {
    margin: 0 0 0 10px;
  }

  h3.text-white.fs-5.my-2 {
    font-size: 12px !important;
  }

  .coverge p {
    font-size: 11px;
  }
  .book_consultation1 h3 {
    font-size: 1.5rem;
    color: #ffffff;
}
.book_consultation1 {
  padding: 2rem .5rem;
}
h2.section-h2 {
  font-size: 1.4rem;
}
h3 {
  font-size: 1rem;
}
.book_consultation, .footer_consultation {
  padding: 2rem .5rem;
}
.banner-content h2{
  font-size: 1.11rem;
}
.banner-content p{
  font-size: .65rem;
  padding-right: 0px;
  line-height: 1.7;
}
}