.galleria-custom .et_pb_gallery_items{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.galleria-custom .et_pb_gallery_item{width:calc(100% / 6 - 10px);max-width:16.66%}@media (max-width:1024px){.galleria-custom .et_pb_gallery_item{width:calc(100% / 3 - 10px);max-width:33.33%}}@media (max-width:768px){.galleria-custom .et_pb_gallery_item{width:calc(100% / 2 - 10px);max-width:50%}}@media (max-width:480px){.galleria-custom .et_pb_gallery_item{width:100%;max-width:100%}}.galleria-custom .et_pb_gallery_image img{width:100%;height:auto;object-fit:cover}