.airwheel-specs-banner{margin-bottom: 20px;padding-bottom: 20px;}
.airwheel-specs-banner{padding-top: 0;}
.img-list:after,.z5-spec-conetnt:after{content: '';display: block;clear: both;}
.img-list{padding-bottom: 30px;border-bottom: 1px #cccccc solid;}
.img-list>li{float: left;width: 16.66%;box-sizing: border-box;text-align: center;}
.img-list>li img{display: block;margin:0 auto 20px;max-width:100%;}
.z5-spec-conetnt h1{text-transform: capitalize;}
/*.airwheel-z5-specs-center{margin-top: 30px;}*/
.z5-spec-conetnt ul{box-sizing: border-box;float: left;}
.z5-spec-conetnt ul:nth-child(2){width: 75%;margin-left: 5%;padding-left: 10px;}
.z5-spec-title{height: 92px;line-height: 92px;}
/*.airwheel-z5-specs-center .z5-spec-conetnt:last-child ul{border-bottom: 1px solid #ccc;}*/
@media only screen and (max-width: 768px) {
	.img-list>li{width: 50%;    margin-bottom: 10px;}
	.img-list {
    padding-bottom: 10px;
}
	.z5-spec-conetnt ul:nth-child(2) {
    width: 75%;
     margin-left: 0; 
     padding-left: 0; 
     
}
.z5-spec-title{height: 40px;line-height: 40px;}
.z5-spec-title h1{font-size: 25px;}
.z5-spec-conetnt{padding: 10px 0;}
.z5-spec-conetnt ul{padding: 5px 0;}
.airwheel-z5-specs-center .z5-spec-conetnt:last-child ul{border: 0;}
.airwheel-z5-specs-center .z5-spec-conetnt:last-child{border-bottom: 1px solid #ccc;}
.body-content>.airwheel-z5-specs-center:last-child{margin-bottom: 30px;}
.airwheel-z5-specs-center.mt0{margin-top: 0;}
.airwheel-specs-banner{padding-bottom: 0;margin-bottom: 0;}
}