/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 02 2022 | 07:46:01 */
#gallery-1 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}