.work-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.work-category{justify-content:flex-start;min-width:0}.work-category img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;flex:none;background:#16191e}.work-category h2{margin:18px 0 12px}.work-category p{margin-top:auto}.transport-grid .work-photo{min-width:0}.transport-grid .work-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.transport-grid figcaption h2{font-size:clamp(22px,2.1vw,32px);line-height:1.5;color:var(--ink);margin:12px 0 0}.transport-grid bdi{display:inline-block;white-space:nowrap}@media(max-width:700px){.work-categories{grid-template-columns:1fr}.transport-grid{gap:35px}.transport-grid .work-photo img{aspect-ratio:1}}