.ffgpi-game-logo .elementor-widget-container {
	display: flex;
	justify-content: center;
}

.ffgpi-game-logo img {
	transform-origin: center center;
}

@media (min-width: 1025px) {
	.ffgpi-game-logo img {
		width: 90% !important;
		max-width: 90% !important;
		transform: scale(2) !important;
	}
}
