/* Directions
----------------------------------------------------------------------------------------------------*/
.googlemapspro .avoid-tolls,
.googlemapspro .avoid-highways {
 margin-left: 14px;
}

/* fix directions width */
table.adp-directions {
    width: 100%;
}

/* fix for YOO template override - to avoid THEM overriding our map's images */
.yoo-zoo .element-googlemapspro img {
    max-width: none !important;
}
