.item_wrapper{
  display:flex;
  flex-wrap:wrap;
}
.item_box {
    float: none;
  	width:240px;
}