@media screen and (max-width: 480px){
	.mc_img{
		float: none;
		margin: 0px 20px 20px 0px;
}
}