/* Match the existing Results rhythm on mobile; preserve desktop geometry. */
@media(max-width:900px){
.landing #included .included__copy{row-gap:14px;margin-bottom:30px}
.landing #included #klc-employer-entry{margin:0!important}
.landing #included{row-gap:30px}
.landing #pricing .home-consultation-price{margin:14px 0 30px!important}
.legal-surface .service-page__heading{gap:12px}
.legal-surface .service-page__heading .klc-detail-tags{margin:0}
}
@media(min-width:901px){.landing #included #klc-employer-entry a{font-size:16px;white-space:normal}}
