.imgHold {
  align-content: center;
  height: 500px;
}

.imgSoon {
  background-image: url("../../assets/img/zz-cs.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

