@media (max-width: 800px) {
	#content-main .km-view img {
		width: 100% !important;
		height: auto !important;
	}
}