/*
*
* All of the CSS for your public-facing functionality should be
* included in this file.
*
*/

/*
*
* hacks - need to be added to main.scss
*
*/
@media only screen and (min-width: 768px) {

	.block.donate.complete .thank_you .thank_you_inside { width: auto !important; }
		.block.donate.complete .thank_you .thank_you_inside .overlay { display: none; }
	.block.donate.complete .thank_you .island { width:70%; margin: 2rem auto; }

}