@viewport{
	width:device-width
	}


@-ms-viewport{
	width:device-width
	}
*{
	box-sizing:border-box
	}

}
body{line-height:2.4rem}