.nlflexblock {display:flex; flex-direction:row; flex-wrap:wrap; align-items:center; width:100%;}
.nlflexblock div {text-align:center; margin:1em; width:250px; line-height:2.5em;}
.nlflexblock div img {border:1px solid #DDD; max-height: 300px;}