.booking-container{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap:1rem;
}