/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.custom-image-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto;}.image-item{width:300px;height:200px;object-fit:cover;border:0px solid #ccc;background-color:transparent;}
