.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/216/background?231111092400'); }

.v-page-start .v-hero-text button {
    display: none;
}

.v-page-start .v-hero-text .text-gradient {
   background-image: none;
   color: inherit;
}

@media(max-width: 639px) {
    .v-hero-text {
        margin-top: 1rem;
    }
    .v-hero-text {
        height: 330px ;
    }
}