@media (max-width: 575px) {
  .hero-sec {
    background: url(../images/mobile-banner.jpg) no-repeat center center;
    background-size: cover;
    height: 890px;
    align-items: flex-start;
    padding: 120px 5px 60px;
  }
  .hero-sec .row.align-items-center {
    align-items: flex-start !important;
  }
  .hero-sec h1 {
    font-size: 30px;
    text-align: left;
    margin-bottom: 25px;
  }

  .banner-trustpilot {
    margin-top: 30px !important;
    text-align: left;
  }
  .navbar-brand img {
    width: 135px;
    height: auto;
  }
  .navbar .btn-adj {
    /* width: 313px; */
    padding: 13px 10px;
    font-weight: 700 !important;
    font-size: 13px;
  }
  li.col.col-6.instant-list.d-flex.flex-md-column.flex-lg-row.align-items-center {
    align-items: flex-start !important;
  }
  .instant-sec {
    padding-bottom: 0 !important;
    padding-top: 55px !important;
  }
  .happy-sellers {
    padding-bottom: 0 !important;
  }
  .container.text-center.mt-4.rated-reviews {
    margin-top: 0 !important;
  }
  .reated-excellent-heading {
    margin-bottom: 20px !important;
  }
  .why-section {
    padding: 50px 0 30px;
  }
  .why-section h2 br {
    display: none;
  }
  .why-section h2 {
    margin-bottom: 45px;
  }
  .why-card p {
    width: 100%;
  }
  .why-card {
    padding: 0 15px 28px 15px;
  }
  .why-choose-widget-col {
    margin-bottom: 0;
    padding: 0 6px;
  }
  .why-section .row.g-4 {
    margin: 0 -6px;
    gap: 15px 0;
  }
  .why-people-sell-cta {
    margin: 25px 0 30px !important;
  }
  .there-caravan img {
    width: 104px;
  }
  .there-caravan p {
    font-size: 14px;
    line-height: normal;
  }
  .why-sell-2 {
    padding: 51px 0;
  }
  .why-people-sell-motorhome-cta .btn.rounded-0.btn-gradient {
    margin-top: 18px;
  }
  .steps-section {
    padding: 55px 0;
  }
  .steps-section .col-lg-6:first-child {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 0;
  }
  .steps-section .row {
    margin: 0 -15px;
  }
  .container {
    padding: 0 15px;
  }
  .easy-steps-widget {
    max-width: 50%;
    width: 50%;
  }
  .steps-section .col-lg-6:last-child {
    padding-left: 15px !important;
    padding-right: 15px !important;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .easy-steps-widget .d-flex.gap-4.mb-5.align-items-start {
    gap: 16px !important;
    flex-direction: column;
    margin-bottom: 15px !important;
  }
  .steps-section .imgbox img {
    border-radius: 20px;
  }
  .family-section {
    padding: 10px 0 0;
  }
  .expert-list {
    align-items: flex-start !important;
    padding: 0;
  }
  .faq-section {
    padding: 50px 0;
  }
  .faq-heading {
    margin-bottom: 25px !important;
  }
  .accordion-body {
    font-size: 16px;
  }
  .accordion-button {
    font-size: 17px !important;
  }
  .valuation-form-section {
    padding: 70px 0 30px;
  }
  .footer-row {
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
  }
  .footer-row .col-md-3 {
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: center !important;
    margin-top: 14px;
    padding: 0;
  }
  .join-happy-sellers .text-white.small {
    font-size: 16px !important;
    text-align: left;
  }
  .footer-border {
    margin: 0;
  }
  .why-people-sell-list {
    align-items: flex-start !important;
  }
  .footer-border
    .col-md-3.d-flex.gap-3.justify-content-center.align-items-center.text-light {
    justify-content: flex-start !important;
    margin-top: 12px;
  }
  .instant-sec
    .list-unstyled.row.row-cols-2.row-cols-md-4.g-4.text-center.fw-bold {
    margin-bottom: 0;
  }
  .slider-card {
    padding-bottom: 15px;
  }
  .slider-card .flex-grow-1.text-start {
    padding-inline: 15px;
  }
  .easy-steps-widget {
    padding-right: 10px;
  }

}
