.tour-booking-form {
    position: relative;
}

.tour-booking-form .organization {
    position: absolute;
    left: -10000px;
}
