body {
	margin: 0;
	padding: 0;
	font-family: Poppins, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

img {
	max-width: 100%;
	height: auto;
}
