diff --git a/_pages/info.md b/_pages/info.md
index fdf68ec..fe3180c 100644
--- a/_pages/info.md
+++ b/_pages/info.md
@@ -31,8 +31,9 @@ Dinner will be served at **7:00 PM**
[**101 East Dr, Brooklyn, NY 11225**](https://goo.gl/maps/7vJWAH4iFbyKeaq86)
{: .text-left}
-
-
+
**Please don't drink and drive.** \
Take the subway or split a taxi so you can drink without consequences!
diff --git a/_sass/minimal-mistakes/_base.scss b/_sass/minimal-mistakes/_base.scss
index 4ea4929..f7b56ab 100644
--- a/_sass/minimal-mistakes/_base.scss
+++ b/_sass/minimal-mistakes/_base.scss
@@ -364,4 +364,20 @@ input[type=text] {
input[type=email] {
background-color: #ffffff;
-}
\ No newline at end of file
+}
+
+
+.resp-container {
+ position: relative;
+ overflow: hidden;
+ padding-top: 56.25%;
+}
+
+.resp-iframe {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border: 0;
+}
\ No newline at end of file
diff --git a/index.md b/index.md
index efcf23c..3bc8ee7 100644
--- a/index.md
+++ b/index.md
@@ -9,7 +9,7 @@ header:
overlay_image: /assets/images/banner.jpg
excerpt: "Join us in Brooklyn, NY!"
intro:
- - excerpt: "We're so excited for everyone to join us at our wedding! You'll find links below for everything you need. If you have any questions not answered here, head over to the [contact](/contact/) page and drop us a note."
+ - excerpt: "We're so excited for everyone to join us at our wedding! You'll find links below for everything you need. If you have any questions not answered here, head over to the [**contact**](/contact/) page and drop us a note."
feature_row:
- image_path: assets/images/feature-image-01.jpg
alt: "ray and gwen 01"