/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 6 Dec 2025, 1:56 pm
*/

@media screen and (max-width: 1200px) {
	.fg-default.fg-left {
		justify-content: center !important;
	}
}