/*  ==========================================================================
    This is mostly reliant on bootstrap now
    =========================================================================== */

/*-- Extra Small --*/

/*  Store-Locator Page
    ========================================================================== */

.store-locator .map-holder .gmap{
    min-height: 250px;
}

.store-locator .map-holder .gmap img,
.store-locator .directions-holder .directions img{
    max-width: none !important;
    height: auto !important;
    background: none !important;
    border: 0 !important;
}

.store-locator .directions-holder .directions img{
    margin: 10px 20px 10px 20px !important;
    padding: 0 !important;
}

/*-- Small --*/
@media (min-width: 768px) {}

/*-- Medium --*/
@media (min-width: 992px) {}

/*-- Large --*/
@media (min-width: 1200px) {}
