@media only screen and (min-width:1000px) {
	.site-brand {
		max-width:30%;
	}
}
.site-branding .site-slogan {
	padding:1rem 0;
}