#non-brand-hub-hero-flow-section{
  height:536px
}

@media (min-width: 768px){
  #non-brand-hub-hero-flow-section{
    height:786px
  }
}

@media (min-width: 1280px){
  #non-brand-hub-hero-flow-section{
    height:556px
  }
}

.ufo-browser-option-card{
  height:64px
}

@media (min-width: 768px){
  .ufo-browser-option-card{
    height:100px
  }
}

@media (min-width: 1280px){
  .ufo-browser-option-card{
    height:auto
  }
}

.ufo-hub-hero-card{
  height:64px
}

@media (min-width: 768px){
  .ufo-hub-hero-card{
    height:auto
  }
}

