.fleet-slider { max-width:1000px; margin:auto; }
.swiper-slide {
  background:#111; border:1px solid #333; padding:20px; border-radius:6px; text-align:center; color:#eee;
}
.swiper-slide img { max-height:220px; object-fit:cover; border-radius:6px; margin-bottom:10px; }
