@import "../schedule/assets/styles.css";
@import "../form-booking/assets/styles.css";

@media screen and (max-width: 639.98px){
	#tour-detail-container {
		padding-bottom:3rem;
	}
	#tour-detail .form_booking_tour .content-wrap{
		display: block !important;
		height: 29rem;
		flex: unset;
	}
	
	
}
