/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2024 | 17:30:50 */


@media screen and (max-width:512px) {
	
	.dvls_maps_wrap select {
		
		width: 46% !important;
		margin-bottom: 14px !important;
	}
	
	input.dvls-submit {
    width: 96% !important;
    margin-bottom: 0 !important;
}
	
	.dvls_maps_sidebar {
    width: 100% !important;
    max-height: unset !important;
}
	
	.dvls_maps_main {
    padding: 0 !important;
}
	
}