#customer-gallery{column-count:4;column-gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:16px;box-sizing:border-box;overflow-x:hidden}.customer-item{margin-bottom:24px;break-inside:avoid;-webkit-column-break-inside:avoid;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.customer-item img{width:100%;display:block;border-bottom:1px solid #eee}.customer-info{padding:12px;font-size:14px;color:#333}.customer-info strong{margin-bottom:4px;display:block}.customer-info em{color:#666;font-style:italic}@media (max-width:1279px){#customer-gallery{column-count:3}}@media (max-width:767px){#customer-gallery{column-count:2}}