.flex-images { overflow: hidden; text-align: center; }
.flex-images .item { display:inline-block; margin: 4px; box-sizing: content-box; overflow: hidden; position: relative;  }
.flex-images .item img { width: auto; height: 100%; }