	.img-list:after{content: '';display: block;clear: both;}
	.img-list>li{float: left;width: 16.6667%;text-align: center;}
	.img-list>li img{display: block;max-width: 100%;margin:20px auto;}
	@media only screen and (max-width:768px ) {
	.img-list>li{width: 50%;}
	.img-list>li img{margin:10px auto;}
	.airwheel-specs-banner{margin-bottom: 0;}
	.img-list{margin-bottom: 20px;}
	}