.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 h2{color:rgb(254,87,34);text-align: center;padding-bottom: 20px;border-bottom: 1px solid #000;}
.count .h-2 .row .caption p{line-height: 32px;text-align: justify;}