@charset "utf-8";

@media print, screen and (min-width:960px){
	.mv__img-item img{
		object-position: 50% 0%;
	}
}



