﻿.contactus p{
	line-height: 2;
	font-size: 14px;
}
#yrymap{
	width: 80%;
	height: 650px;
	margin: 40px auto 0;
}

@media (max-width: 768px) {
	#yrymap{
		width:94%;
		height: 450px;
		margin: 20px auto 0;
	}
}
