/*!
 * 
 * https://impleCode.com
 *
 * Copyright 2021 impleCode
 * Free to use under the GPLv3 license.
 * http://www.gnu.org/licenses/gpl-3.0.html
 *
 * Contributing author: Norbert Dreszer
 *
 * NOTE: DO NOT EDIT THIS FILE. FOR YOUR OWN CSS GO TO WordPress > Appearance > Additional CSS and copy the CSS that you want to modify there.
 */

.wp-block-ic-epc-image-gallery {
    display: table;
}

.wp-block-ic-epc-image-gallery.alignfull, .wp-block-ic-epc-image-gallery.alignwide {
    display: block;
}