.three-col-images{
  display: flex;
}
.picture-container{
  position: relative;
}
.three-col-images img{
  height: 100% !important;
}
.three-col-images .overlay{
  top: 0;
  bottom: 0;
  z-index: 1;