@media (max-width: 575.98px) {
  .navbar-toggler {
    border: 2px solid black;
  }
  .hero-content h1 {
    font-size: 32px;
  }
  .hero-content h2,
  .special-offer-card h2 {
    font-size: 20px;
  }
  .hero-content {
    top: 32%;
  }
  .why-us-title h2,
  .our-process-title h2,
  .our-services-title h2,
  .testimonial-content h2,
  .section-title h2,
  .let-us-info h2,
  .contact-us-title h4,
  .our-ressources-title h4,
  .why-company-title h4 {
    font-size: 28px;
  }
  .why-us-info h3,
  .our-process-content .card h3,
  .offer-title,
  .our-resources-content span {
    font-size: 18px;
  }
  #our-process {
    background-image: none;
  }
  .our-process-content {
    margin: 0;
  }
  .services-door-ding h3,
  .services-deductible h3,
  .before-btn h3,
  .after-btn h3 {
    font-size: 20px;
  }
  .contact-us-title p span,
  .fa-phone,
  .footer-icon {
    font-size: 18px;
  }
  .contact-us-title h4,
  .contact-us-title p,
  .schedule-title h4 {
    text-align: center;
  }
  .footer-icon .fa-youtube-play,
  .footer-icon .fa-facebook-square,
  .footer-icon .fa-instagram,
  .footer-icon .fa-twitter {
    font-size: 18px;
  }
  .footer-icon .fa-facebook-square {
    padding-right: 0px;
  }
  .testimonial-content h2 {
    text-align: center;
  }
  .testimonial-content button {
    width: 100%;
  }
  .let-us-map iframe {
    height: 430px;
    width: 100%;
  }
  .special-offer-card {
    height: auto;
  }
  .free-estimate-btn {
    margin-bottom: 10px;
  }
  .services-door-ding,
  .services-hail-damage,
  .services-fleet-repair,
  .services-free-rental,
  .services-deductible {
    background-size: 100% 100%;
  }
  footer{
    text-align: center;
  }
  footer .col-md-4{
    margin-bottom: 30px;
  }
  .let-us-info h2{
    text-align: center;
    margin-bottom: 30px;
  }
}
