@media (max-width: 1000px) {
	#content-main > img {
		width: 100%;
	}
}