<style type="text/css">
@media (max-width: 598px) {.col-xs-6 {
width: 50% !important;}
}
@media (max-width: 991px) {.col-xs-6 {
width: 33.3% !important;}
}
.col-xs-6 {display: -webkit-box;
margin: 20px 0px;
width: 20%;}
</style>