.hero {
  &__background {
    @apply bg-no-repeat bg-cover bg-center w-full h-full absolute top-0;
  }
}
