diff --git a/application/views/mobile_first/ah-info-page-form.php b/application/views/mobile_first/ah-info-page-form.php index be08ff3d..08a3d4b7 100644 --- a/application/views/mobile_first/ah-info-page-form.php +++ b/application/views/mobile_first/ah-info-page-form.php @@ -139,7 +139,7 @@ Our must-dos/must-sees are…" style="height:90px;"> -
+

When would you travel? @@ -719,7 +719,7 @@ Our must-dos/must-sees are…" style="height:90px;"> .date_select {width: 27.5% !important; margin-bottom: 10px;} .age_range { margin-top: 45px;} @media (max-width: 750px){ - .date_select {width: 93% !important;} + .date_select {width: 93% !important; margin-bottom: 0 !important;} .age_range { margin-top: 0;} } \ No newline at end of file