.t_colbox { display: flex; flex-wrap: wrap; align-items: stretch; align-content: space-between; } .t_col { flex: 1 0 0; min-width: 150px; }