@media(max-width:640px){body:has(#vehicles.active) .main-content{overflow-x:hidden}#vehicles{box-sizing:border-box;width:100%;max-width:100%;min-width:0;overflow-x:hidden;padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}#vehicles .topbar,#vehicles .panel,#vehicles .panel-body,#vehicles [data-fleet-items],#vehicles [data-personal-vehicle-list]{box-sizing:border-box;max-width:100%;min-width:0}#vehicles .panel{margin-right:0!important;margin-left:0!important;overflow:hidden}#vehicles [data-fleet-items],#vehicles [data-personal-vehicle-list]{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;overflow-x:hidden}#vehicles .fleet-item{width:100%!important;max-width:100%!important;min-width:0!important}#vehicles .fleet-photo{width:100%}}@media(min-width:641px)and (max-width:860px){#vehicles [data-fleet-items],#vehicles [data-personal-vehicle-list]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
