.hero__container,
.hero__content-wrapper {
  transform: none !important;
  transition: none !important;
  animation: none !important;
}
.oshi-hero,
.hero__container {
  background-attachment: scroll !important;
  background-position: center !important;
}
.hero__content-wrapper {
  display: block !important;
}