/* adding this Css due to cache clear not performing well */

.extRampStat  {
  display: none;
}

 

.lud-sept {
  display: none;
}

 

#taking-tezspire .lud-aug, #tz-together-support-program-page .lud-aug {
  display: none;
}

 

#taking-tezspire .lud-sept, #tz-together-support-program-page .lud-sept {
  display: inline-block;
}

 

 

#taking-tezspire .extRampStat, #tz-together-support-program-page .extRampStat {
  display: inline-block;
}

@media only screen and (max-width: 991px) {
    #survey-section
    {
        height:881px;
    }
}