.hi2016-image-container {
  position: relative;
  /*width: 200px;*/
  /*height: 300px;*/
}

.hi2017-image-container {
  position: relative;
  /*width: 200px;*/
  /*height: 300px;*/
}

.hi2018-image-container {
  position: relative;
  /*width: 200px;*/
  /*height: 300px;*/
}

.hi2019-image-container {
  position: relative;
  /*width: 200px;*/
  /*height: 300px;*/
}

.hi2016-image-container .after {
  position: absolute;
  margin-left: -165px;
  margin-top: -200px;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.hi2017-image-container .after {
  position: absolute;
  margin-left: -165px;
  margin-top: -200px;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.hi2018-image-container .after {
  position: absolute;
  margin-left: -165px;
  margin-top: -200px;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.hi2019-image-container .after {
  position: absolute;
  margin-left: -165px;
  margin-top: -200px;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.hi2016-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  /*text-align: center;*/
  /*line-height: 113px;*/
  font-size: 16px;
  /*font-weight: 500;*/
  /*animation: jello 1s;*/
  /*transform-origin: center;*/
}

.hi2019-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  /*text-align: center;*/
  /*line-height: 113px;*/
  font-size: 16px;
  /*font-weight: 500;*/
  /*animation: jello 1s;*/
  /*transform-origin: center;*/
}

.hi2018-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  /*text-align: center;*/
  /*line-height: 113px;*/
  font-size: 16px;
  /*font-weight: 500;*/
  /*animation: jello 1s;*/
  /*transform-origin: center;*/
}

.hi2017-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  /*text-align: center;*/
  /*line-height: 113px;*/
  font-size: 16px;
  /*font-weight: 500;*/
  /*animation: jello 1s;*/
  /*transform-origin: center;*/
}

