/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 20 Apr 2024, 10:57 pm
*/

body:not(.home) #primary .alignfull {
	width: 90vw;
	margin-left: -45vw;
	margin-right: -45vw;
}