main {
  padding: 0 !important;
}

.welcome {
  text-align: center;
}
.welcome .welcome-content {
  position: relative;
}
.welcome .welcome-content .content2 {
  position: absolute;
  display: none;
  text-align: center;
  width: 100%;
  top: 0;
}
