﻿
@media (max-device-width:750px) {

	div#Div_Menu {
		/*width: 100%;*/
		top: 100px;
	}

	div#Div_Header {
		height: 170px;
	}
}
