body{background-color:#fff;padding:0;margin:0 auto}img{display:block;max-width:100%;height:auto}ul{list-style:none;padding:0;margin:0}li{padding:0;margin:0}.container{max-width:1128px;margin:0 auto}.gallery>li{padding:0;margin:0}.gallery{display:flex;flex-wrap:wrap;gap:24px}.gallery-image{width:100%;width:360px;height:200px;object-fit:cover;display:block;transition:width .3s ease,height .3s ease}.gallery-image:hover{transform:scale(1.044)}
