diff --git a/promo-shock/src/templates/new-promo/index.tsx b/promo-shock/src/templates/new-promo/index.tsx
index af87369..2dbd1e7 100644
--- a/promo-shock/src/templates/new-promo/index.tsx
+++ b/promo-shock/src/templates/new-promo/index.tsx
@@ -324,6 +324,8 @@ const NewPromo: FC = () => {
/>
)}
/>
+
+ UTC time zone
*:first-child > * {
margin-bottom: 56px;
@@ -119,3 +120,14 @@
text-align: center;
color: #FF4D4F;
}
+
+.utcLabel {
+ vertical-align: middle;
+ display: flex;
+ align-items: center;
+ margin-left: 395px;
+ font-family: var(--font-georama);
+ position: absolute;
+ left: 0;
+ bottom: 33px;
+}
\ No newline at end of file
diff --git a/promo-shock/src/templates/new-stream-pass/index.tsx b/promo-shock/src/templates/new-stream-pass/index.tsx
index f713e0c..6ef6106 100644
--- a/promo-shock/src/templates/new-stream-pass/index.tsx
+++ b/promo-shock/src/templates/new-stream-pass/index.tsx
@@ -251,8 +251,6 @@ const NewStreamPass: FC = () => {
/>
)}
/>
-
- UTC time zone
{
/>
)}
/>
+
+ UTC time zone