.elementor-575 .elementor-element.elementor-element-52db320{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:20px;--margin-right:20px;}.elementor-575 .elementor-element.elementor-element-2c40f93{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-575 .elementor-element.elementor-element-2c40f93{--content-width:1400px;}}/* Start custom CSS for container, class: .elementor-element-2c40f93 *//* 🔧 全站車型圖片縮小 & 整理排版 */
.fleet img,
.car-gallery img,
.elementor-widget-image img {
  max-width: 280px;   /* 控制最大寬度 (依需求可調 200~350px) */
  height: auto;       /* 保持比例 */
  margin: 0 auto 20px auto; /* 上下間距，置中 */
  display: block;
  border-radius: 12px;      /* 統一圓角 */
  box-shadow: 0 4px 16px rgba(0,0,0,.35); /* 統一陰影 */
  object-fit: contain;
}/* End custom CSS */