
@media (max-width: 767px) {
  .rivta-buyer-evidence,
  .rivta-buyer-guides {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .rivta-home-buyer-check .rhbc-cta {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 320px !important;
  }

  .ly_service_16 .service_list {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .ly_service_16 .service_list > .item {
    min-width: 0 !important;
    width: 100% !important;
  }
}
