﻿@charset "UTF-8";

@media only screen and (max-width: 1024px) {
	#menuDesktop {
	    background-color: white;
	}
	#header-menu {
	    background-position-y: top;
		background-size: contain;
	}
}
