.jl-fleet-gallery{display:grid;gap:24px}.jl-fleet-gallery--cols-1{grid-template-columns:1fr}.jl-fleet-gallery--cols-2{grid-template-columns:1fr 1fr}.jl-fleet-gallery__item{margin:0;border-radius:12px;overflow:hidden;aspect-ratio:16 / 10}.jl-fleet-gallery__item img{display:block;width:100%;height:100%;object-fit:cover}.jl-fleet-gallery__item--diagram{aspect-ratio:auto;display:flex;align-items:center;justify-content:center}.jl-fleet-gallery__item--diagram img{width:100%;max-width:600px;height:auto;margin:0 auto;object-fit:contain}@media (max-width:768px){.jl-fleet-gallery--cols-2{grid-template-columns:1fr}}