@media screen and (max-width: 1220px) {
	.item * {
		box-sizing:  border-box;
	}

	.clearfix:after {
		display:  none;
	}
}




