@media screen and (min-width: 600px) {
	figure.theme h1 #site_slogan{
		position: absolute;
		bottom: 100%;
		left: 10%;
	}
}