.vsel {
  margin: 50px auto 70px;
  overflow: hidden;
}

.vsel img {
  width: 10vw;
  position: absolute;
  top: 1000px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}