section article figure img {
	width: 100%;
	margin-top: 0px;
}
section article li {
	font-size: 16px;
	line-height: 25px;
	width: 94%;
	list-style: disc;
	margin-left: 3%;
}
section article span {
	font-weight: 600;
	font-size: 20px;
}
section a {
	color: rgb(129, 215, 66);
}
section p {
	margin-left: 20px;
}
section h1 {
	font-size: 36px;
	font-weight: 300;
	text-align: center;
}
@media screen and (min-width: 480px) {
@media screen and (min-width: 767px) {
section article li {
margin-left: 15%;
width: 70%;
font-size: 14px;
}
section article p {
margin-left: 15%;
}
@media screen and (min-width: 950px) {
section article li {
margin-left: 15%;
width: 70%;
}
section article p {
margin-left: 15%;
}
h1 {
width: 50%;
margin-left: 25%;
}
