
#birchschedule-location-info {	
    input[type=text] {
        width: 100%;
        max-width: 24em;
    }

    select {
        width: 100%;
        height: auto;
        max-width: 22em;
    }
}
