.pac-container { 
	z-index: 10000 !important; 
}
   
@media screen and (min-width: 1024px) { 
	.dealer-row-highlight {
		background-color: #b36e33;
	}
}