@media screen and (min-width: 800px) {
	figure.theme{margin: -70px 0 -170px 0;}
	header.theme + main.theme{padding-top: 120px;}
	.pace-done figure.theme .shift_right{
		box-shadow: 0 20px 75px rgba(0, 0, 0, 0.5);
	}
}