html {
	/* font-size: 37.5px !important; */
	font-size: 30px !important;
}

body {
	font-size: .7rem;
	padding: .5rem;
}

p {
	font-size: .5rem;
	margin-bottom: .5rem;
}

h1 {
	font-size: .8rem;
}

h3 {
	font-size: .5rem;
}

#content img {
	max-width: 100%;
}
#content{
	font-size: .5rem;
}