@charset "UTF-8";

/*thanks*/

#thanks{
	display: flex;
	justify-content: center;
	padding: 60px 0;
	}

#thanks .inner{
	width: auto;
	}