.stores_locator{
	clear:both;
	margin-bottom: 25px;
}

.scrollFix {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
}

#map-canvas{
	width:100%;
	height: 447px;
}

#map_canvas img{max-width:none}

#autocomplete{
	margin-top:10px;
}

#locationSelect{
	display: none;
}

.marker-title{
	font-weight: 600;
	font-size: 1.25rem;
}

.gm-style img{
        max-width: 340px !important;
}
