.flex-cols { display: flex; flex-wrap: wrap; justify-content: center; }
.flex-cols .item { width: 45%; min-width: 290px; }
