/* Desktop scrollytelling cadence. Mobile uses the static/touch layout in mobile.css. */
@media (min-width:821px) and (min-height:620px){
  .tyai-sec{height:280vh}
  .concept-sec{height:280vh}
  .editors{height:300vh}
  .thflow-sec{height:360vh}
}
