.maps{
	background-color: #F0F0F0;
}

.maps .cars-location-info .text-question{
	font-size: 24px;
	font-family: WorkSans-Bold
}


.locations-options{
	background-color: white;
	width: fit-content;
	padding: 5px 10px 5px 10px;
}

.maps #select-location{
	width: 250px;
	border: 0;
	outline: 0;
}

.maps .description{
	font-size: 16px;
	color:  #000;
}

.maps .maps-left{
	padding: 5rem 1rem 5rem 1rem;
}