/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.book-popup-form select {
    width: 100%;
}

.book-popup-form input {
    width: 100%;
}