@media (max-width:767px) {
  .contact {
    background-image: none;
  }
  .home {
    background-image: none;
  }
  .terms, .privacy, .cookies {
    padding: 0% 10%;
  }
  #StairliftCarousel .carousel-item img {
    height: 300px;
  }
  #abt3 img {
    width: -webkit-fill-available;
    height: 320px;
    object-fit: cover;
  }
  .prioritizing {
    background-image: none !important;
  }
  .contact {
    background-image: none !important;
  }
  #abt2 h1, #abt3 h1 {
    text-align: center;
  }
}
@media (max-width:1024px) {
  header {
    padding: 0 1rem;
  }
  main {
    padding: 2rem 2rem;
  }
  #hero {
    min-height: auto;
    max-height: auto;
  }
  #hero img {
    width: -webkit-fill-available;
    height: 320px;
    object-fit: cover;
  }
  #hero h1 {
    font-size: 40px;
    line-height: 44px;
    text-align: center;
  }
  #hero h8 {
    font-size: 14px;
    line-height: 20px;
  }
  #abt1 h1 {
    font-size: 30px;
    line-height: 44px;
    text-align: center;
  }
  #abt1 h8, #abt3 h8 {
    font-size: 14px;
    line-height: 20px;
  }
  #abt2 h1, #abt3 h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 37px;
  }
  #abt2 h2 {
    font-size: 16px;
    line-height: 18px;
  }
  #StairliftCarousel h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 27px;
    line-height: 26px;
  }
  #StairliftCarousel h8 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
  }
  h3 {
    margin-bottom: 0px;
  }
  h7 {
    font-weight: 300;
    line-height: 17px;
  }
}