

@media screen and (max-width: 800px) {
	
	main > section > img {
		width: 80%;
	}
	
}
