.si1-image-container {
  position: relative;
  width: 394px;
  height: 178px;
}

.si3-image-container {
  position: relative;
  width: 394px;
  height: 178px;
}

.si2-image-container {
  position: relative;
  width: 394px;
  height: 178px;
}

.si4-image-container {
  position: relative;
  width: 394px;
  height: 178px;
}

.si5-image-container {
  position: relative;
  width: 394px;
  height: 178px;
}

.si1-image-container .after {
  position: absolute;
  margin-left: -380px;
  margin-top: 0px;
  top: 0;
  left: 0;
  width: 394px;
  height: 178px;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.si3-image-container .after {
  position: absolute;
  margin-left: -380px;
  margin-top: 0px;
  top: 0;
  left: 0;
  width: 394px;
  height: 178px;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.si2-image-container .after {
  position: absolute;
  margin-left: 150px;
  margin-top: 0px;
  top: 0;
  left: 0;
  width: 394px;
  height: 178px;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.si4-image-container .after {
  position: absolute;
  margin-left: 150px;
  margin-top: 0px;
  top: 0;
  left: 0;
  width: 394px;
  height: 178px;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.si5-image-container .after {
  position: absolute;
  margin-left: -390px;
  margin-top: 50px;
  top: 0;
  left: 0;
  width: 394px;
  height: 178px;
  display: none;
  /*vertical-align: middle;*/
  color: #FFF;
}

.si1-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  text-align: center;
  /*line-height: 178px;*/
  /*width: 394px;*/
  font-size: 24px;
  font-weight: 500;
  animation: bigEntrance 1s;
  transform-origin: center;
}

.si3-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  text-align: center;
  /*line-height: 178px;*/
  /*width: 394px;*/
  font-size: 24px;
  font-weight: 500;
  animation: bigEntrance 1s;
  transform-origin: center;
}

.si2-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  text-align: center;
  /*line-height: 178px;*/
  /*width: 394px;*/
  font-size: 24px;
  font-weight: 500;
  animation: bigEntrance 1s;
  transform-origin: center;
}

.si3-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  text-align: center;
  /*line-height: 178px;*/
  /*width: 394px;*/
  font-size: 24px;
  font-weight: 500;
  animation: bigEntrance 1s;
  transform-origin: center;
}

.si4-image-container:hover .after {
  display: block;
  /*background: rgba(0, 0, 0, .7);*/
  border-radius: 4px;
  text-align: center;
  /*line-height: 178px;*/
  /*width: 394px;*/
  font-size: 24px;
  font-weight: 500;
  animation: bigEntrance 1s;
  transform-origin: center;
}

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

