Map

This is the Map component which is used in the site footer.

Markup Details
                            {{ attach_library('goizueta_theme/map') }}

<div class="goiz-map">
  <div class="goiz-map--wrapper">
    <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d63067.20207094397!2d-84.38148945300547!3d33.82362721270501!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88f506fabb7180cd%3A0xdbdc052175657ad7!2sEmory%20University&#39;s%20Goizueta%20Business%20School!5e0!3m2!1sen!2sus!4v1591648935882!5m2!1sen!2sus" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
  </div>
</div>