diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php
index 009f1dc3..9cf60bb0 100644
--- a/application/views/mobile_first/ah-lantern-form.php
+++ b/application/views/mobile_first/ah-lantern-form.php
@@ -76,7 +76,7 @@
3. This special offer is valid until November 10th.
- If you require a hotel reservation, kindly let us know and provide detailed information in the "Special Requests" section of the form below.
Please provide correct personal information for your ticket booking. Double check.
@@ -352,7 +352,7 @@ - + @@ -446,9 +446,9 @@ ticketDateNode.addEventListener('click', function (event) { var currentTarget = event.currentTarget; if (currentTarget.id === 'november27th') { - ticketTypePremium.style.display = 'none'; + ticketTypePremium.style.display = ''; ticketTypeStandard.style.display = 'none'; - // vipTypePremium.style.display = 'none'; + vipTypePremium.style.display = 'none'; // standardOption.disabled = true; setNovember27thTicketLeft(); } else { // november28th