@media only screen and (max-width: 500px) {
	.site-logo {
		position: relative;
		top: 0;
		order: 1;
	}
}
