@charset "utf-8";
/* CSS Document */

@media (max-width: 992px){
	html {
		font-size: 75%; /* เพื่อให้ 1rem มีค่าประมาณ 10px */
	}
	
}