html{
		font-size:100% !important;
		}
			body{
				font-size:100% !important;
				}
				@media only screen and (min-width:1200px){
				body{
					font-size:100% !important;
					}
				}
