/* View Small */

html {
	min-height: 100vh;
	font-size: 18px !important;
}
body {
	min-width: 480px;
	min-height: 100vh;
	font-size: 18px !important;
}
