@media screen and (max-width: 650px) {
	#m-001-pic {
		background-size: contain;
		background-position: top;
	}
	
	#m-001-div {
		height: 280px;
	}
	
	#m-002-block {
		background-color: transparent !important;
	}
}