.box-list-wrap .box-list > li {
  
    -ms-flex: 0 0 calc(33.333% - 30px);
  /*flex: 1 1 auto !important;*/

}