@media (max-width: 375.98px) {
    .vide-inner h1 {
        font-size: 25px !important;
      }
}

@media (max-width: 575.98px) {
 
  .vide-inner .row-30 {
    margin-top: 33px;
  }
  .vide-inner .row-30 > * {
    margin-bottom: 18px;
  }
  .vide-inner .btn {
    padding: 14px 28px;
  }
  .directors-msg-section.tesimonial-card p {
    font-size: 16px !important;
  }
  .about-img .about-img2 {
    width: 55% !important;
    margin: -31% 22% 3% 47% !important;
  }
  .directors-msg-section .main-head {
    font-size: 31px;
    
  }
  .directors-message-border {
  
  }

  .quote-icon svg {
    max-width: 51px;
  }

  .director-name span {
    font-size: 14px;
  }
  .about-img .about-img1 {
    width: 69%;
  }
  .about-img .about-img2 {
    width: 55%;
    margin: -31% 22% 3% 47%;
  }
  .about-section-wrapper p {
    font-size: 16px;
  }

  .about-section-wrapper .main-head {
    font-size: 31px !important;
  }

  .trie-theam h2 {
    font-size: 31px !important;
  }
  .contact-form-section h2.main-head {
    font-size: 30px !important;
    text-align: center;
  }
}
