.jst-clock { position:absolute; top:16px; right:18px; width:100px; z-index:1; color:#cad8e5; font-size:14px; line-height:1.4; }
.jst-clock svg { display:block; width:100%; }
@media(max-width:600px) {
  .today-stage { padding-top:125px; }
  .jst-clock { width:76px; top:10px; right:12px; }
}
