.mobile .booking-form-input {
    display: block;
}
.mobile .bookingform-wrapper .simp-booking-form {
    min-width: 250px;
    width: calc(100% - 30px);
}

.mobile .layer-content #layerContainer{
    flex-grow:1;
}
.mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
.mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
    width: 100%;
}



