@media screen and ( min-width: 850px ) {
	
	.ac-images-metabox-list li:nth-of-type(3n) {
		margin-right: 0;
	}

} /* min-width: 850px */