.tpl-homepage {
    @apply pt-16 overflow-hidden;

    &.no-hero {
        @apply pt-40;
    }
}
