.left{float: left;}
.right{float: right;}
.clear{overflow: hidden;}
@media screen  and  (max-width: 640px)  {
    .count .h-2{width:100%;}
}
.count .h-2 .row .caption h3{color:red;text-align: center;margin-bottom: 8px;}
.count .h-2 .row .caption p{line-height: 30px;text-align: justify;}