#stores .page-stores {
	width: 100%!important;
}
.custom-store-map {
    width: 100%;
    height: 600px;
    min-height: 400px;
}
.gm-style .gm-style-iw-d {
	margin-top: -35px;
}
.custom-store-map-actions {
    margin-top: 20px;
}
.custom-store-map-info {
    min-width: 300px;
    padding: 5px;
}

.custom-store-map-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}

.custom-store-map-address {
    margin-bottom: 5px;
}

.custom-store-map-phone {
    margin-top: 5px;
}