Map Style 1
<div class="map-style-1">
<div id="map-container-google" class="z-depth-1-half map-container">
<iframe src="https://maps.google.com/maps?q=chicago&t=&z=13&ie=UTF8&iwloc=&output=embed" style="border:0" allowfullscreen=""></iframe>
</div>
</div>
Map Style 2
<div class="map-style-2">
<div id="map-container-google-2" class="z-depth-1-half map-container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d937253.9979108801!2d-101.3095002448092!3d39.49989409935819!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54eab584e432360b%3A0x1c3bb99243deb742!2sUnited%20States!5e0!3m2!1sen!2sin!4v1664792649660!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>