/*xinzeng*/
* {box-sizing: border-box;}
.row .col {
  float: left;
  width: 25%;
  border: 10px solid #fff;
}