﻿@charset "UTF-8";


@media only screen and (max-width: 1280px) {

	#header-menu img#logo {
		height: 3rem;
		top: .5rem;
	}
}


@media only screen and (max-width: 1024px) {
	#page {
		margin-bottom: 6rem;
	}
}