#storemap{
    width: 100%;
    height: 500px;
    margin-bottom:20px;
}
#map-style .alert-warning {
    padding: 5px 10px;
    margin:10px 0;
}
.obtener_indicaciones {
    text-decoration: underline !important;
    margin-top: 5px;
    display: block;
    outline: none !important;
}
.obtener_indicaciones:hover {
    color: black;
}
.marker_name {
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
@media(max-width: 991px){
    section#content.page-stores .no_expo.container {
        text-align: left !important;
    }
    .no_expo_contact {
        text-align: left;
    }
    .no_expo_contact span {
        margin-left: 0px !important;
    }
}