/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 6 Nov 2025, 5:59 am
*/

.fg-default {
 gap:0 !important;
}

.fg-image-wrap {
max-height:250px;
}