/* ==========================================================================
   Map Section
   Full-width Google Maps embed.
   ========================================================================== */

.map__embed {
    width: 100%;
    line-height: 0;
}

.map__embed iframe {
    display: block;
    width: 100%;
    height: 100%;
}
