.one {
	width:7.41666666667%;
}
.two {
	width:15.8333333333%;
}
.three {
	width:24.25%;
}
.four {
	width:32.6666666667%;
}
.four-art {
	width: 32%;
}
.five {
	width:41.0833333333%;
}
.six {
	 width:49.5%;
}
.seven {
	width:57.9166666667%;
}
.eight {
	 width:66.3333333333%;
}
.nine {
	width:74.75%;
}
.ten {
	width:83.1666666667%;
}
.eleven {
	width:91.5833333333%;
}
.twelve, .full {
	margin: 0;
	padding: 0;
    width:100%;
}
.half {
	width:49.5%;
}
.one-third {
	width:32.6666666667%;
}