/*===========================================
	topArea
=============================================*/

@media screen and (max-width: 640px) {
	div.topArea {
	margin-top: 50px !important;
	}
}