:root {--v-primary: 0 0 0; }

.v-body { background-image: url('https://valei.s3.eu-north-1.amazonaws.com/book/2222/background?250403083800'); }

.v-timeslot-groupbooking div:first-child div {
    overflow: unset;
    white-space: unset;
    margin-top: 0.75rem;
    max-width: 100%;
    word-wrap: break-word;
}

@media (min-width: 640px) {
    .v-timeslot-groupbooking div button {
   margin-right: -0.75rem;
   margin-top: -0.5rem;
   position: absolute;
   right: 0.3rem; 
   top: 0.1rem;
   margin-right: 0;
   margin-left: 0;
    }
}

