html, body {
	min-width: 300px !important;
}

.mobile-column {
	display: block !important;
	clear: both;
	width: 100% !important;
}

#orderonce,
.online_form {
	min-width: 320px !important;
}
.datform,
.passengers,
.contact-table {
	width: 100% !important;
}
textarea {
	width: 100%;
}
#customer_back {
	display: block !important;
	clear: both !important;
	float: none !important;
	position: none !important;
}
#zakaz_prohoda_header {
	clear: both !important;
	float: none !important;
	display: block;
	position: none;
}
#total_info, .herebetotals {
	clear: both !important;
	float: none !important;
	display: block !important;
	position: relative !important;
	margin: 20px;
	top: 0%; !important;
	right: 0% !important;
}

select {
	background-color: white !important;
	width: 100% !important;
	z-index: 0 !important;
}

.price_container>tbody>tr {
	
	display: block;
	clear: both;
	width: 100%;
}

.price_container>tbody>tr>td {
	
	display: block;
	clear: both;
	width: 100%;
}